mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-17 00:24:57 +00:00
documented mapped composite identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7333 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
4ec8ea5687
commit
983e46b7a5
@ -948,6 +948,12 @@
|
||||
component type that holds the composite identifier (see chapter 9).
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>access</literal> (optional - defaults to <literal>property</literal>):
|
||||
The strategy Hibernate should use for accessing the property value.
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<literal>class</literal> (optional - defaults to the property type determined by
|
||||
|
Loading…
x
Reference in New Issue
Block a user