Capitalize @GeneratedValue (annotations-reference.rst)
This commit is contained in:
parent
15432fc55f
commit
a395921fdc
1 changed files with 1 additions and 1 deletions
|
@ -933,7 +933,7 @@ DocBlock.
|
||||||
@SequenceGenerator
|
@SequenceGenerator
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
For the use with @generatedValue(strategy="SEQUENCE") this
|
For the use with @GeneratedValue(strategy="SEQUENCE") this
|
||||||
annotation allows to specify details about the sequence, such as
|
annotation allows to specify details about the sequence, such as
|
||||||
the increment size and initial values of the sequence.
|
the increment size and initial values of the sequence.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue