Merge pull request #972 from hallabro/patch-1
Capitalize @GeneratedValue (annotations-reference.rst)
This commit is contained in:
commit
8d4821b4dc
@ -933,7 +933,7 @@ DocBlock.
|
||||
@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
|
||||
the increment size and initial values of the sequence.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user