[jboss-cvs] JBossAS SVN: r95353 - projects/docs/enterprise/5.0/Hibernate/Hibernate_Annotations_Reference_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 21 21:32:02 EDT 2009
Author: laubai
Date: 2009-10-21 21:32:02 -0400 (Wed, 21 Oct 2009)
New Revision: 95353
Modified:
projects/docs/enterprise/5.0/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml
Log:
Added changes for PDF build.
Modified: projects/docs/enterprise/5.0/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml
===================================================================
--- projects/docs/enterprise/5.0/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml 2009-10-22 01:28:18 UTC (rev 95352)
+++ projects/docs/enterprise/5.0/Hibernate/Hibernate_Annotations_Reference_Guide/en-US/entity.xml 2009-10-22 01:32:02 UTC (rev 95353)
@@ -1316,10 +1316,9 @@
<entry>Bag semantic with primary key (withtout the
limitations of Bag semantic)</entry>
- <entry>java.util.List, java.util.Collection</entry>
+ <entry><para>java.util.List</para><para>java.util.Collection</para></entry>
- <entry>(@org.hibernate.annotations.CollectionOfElements or
- @OneToMany or @ManyToMany) and @CollectionId</entry>
+ <entry><para>@org.hibernate.annotations.CollectionOfElements</para><para>or @OneToMany</para></para>or @ManyToMany)</para><para>and @CollectionId</para></entry>
</row>
<row>
More information about the jboss-cvs-commits
mailing list