HHH-3564: updating the manual
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15572 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
f5253722a4
commit
a91681858e
|
@ -76,11 +76,6 @@
|
|||
relations in components
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
joined and table-per-class inheritance
|
||||
</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
</sect1>
|
||||
|
|
|
@ -59,8 +59,7 @@
|
|||
<orderedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
auditing of all mappings defined by the JPA specification, except joined and
|
||||
table-per-class inheritance
|
||||
auditing of all mappings defined by the JPA specification
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in New Issue