HHH-12388 - User Guide and Javadoc typo fixes
Fix adoc typo in "Using table identifier generator" User Guide section.
This commit is contained in:
parent
a17a8df9e3
commit
08fa07442b
|
@ -369,7 +369,7 @@ include::{extrasdir}/id/identifiers-generators-table-configured-mapping-example.
|
|||
|
||||
Now, when inserting 3 `Product` entities, Hibernate generates the following statements:
|
||||
|
||||
[[identifiers-generators-table-configured-persist-example]]]
|
||||
[[identifiers-generators-table-configured-persist-example]]
|
||||
.Configured table generator persist example
|
||||
====
|
||||
[source,java]
|
||||
|
|
Loading…
Reference in New Issue