Capitalize @GeneratedValue (annotations-reference.rst)
This commit is contained in:
parent
15432fc55f
commit
a395921fdc
@ -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…
x
Reference in New Issue
Block a user