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:
Gavin King 2005-06-26 16:24:27 +00:00
parent 4ec8ea5687
commit 983e46b7a5

View File

@ -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