Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv17614
Modified Files:
xtags.xml
Log Message:
synched xtags.xml to latest Hibernate module changes
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** xtags.xml 3 Feb 2003 21:19:14 -0000 1.11
--- xtags.xml 6 Mar 2003 13:41:27 -0000 1.12
***************
*** 378,430 ****
</parameter>
</tag>
- <tag>
- <level>method</level>
- <name>hibernate.collection</name>
- <usage-description>Declare a toplevel collection
property</usage-description>
- <unique>true</unique>
- <condition-description>Hibernate</condition-description>
- <condition type="method"/>
- <parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection
role.</usage-description>
- <mandatory>true</mandatory>
- </parameter>
- <parameter type="text">
- <name>column</name>
- <usage-description>The name of table column holding the key of
the toplevel collection.</usage-description>
- <mandatory>true</mandatory>
- </parameter>
- <parameter type="text">
- <name>length</name>
- <usage-description>The length of the column.</usage-description>
- <mandatory>true</mandatory>
- </parameter>
- <parameter type="text">
- <name>not-null</name>
- <usage-description>Enable a not null
constraint.</usage-description>
- <mandatory>true</mandatory>
- </parameter>
- <parameter type="text">
- <name>unique</name>
- <usage-description>Enable a unique
constraint.</usage-description>
- <mandatory>true</mandatory>
- </parameter>
- <parameter type="text">
- <name>cascade</name>
- <usage-description>Specifies which operations should be cascaded
from the parent object to the associated object.</usage-description>
- <mandatory>false</mandatory>
- <option-sets>
- <option-set>
- <options>
- <option>all</option>
- <option>none</option>
-
<option>save-update</option>
- <option>delete</option>
- </options>
- </option-set>
- </option-sets>
- </parameter>
- </tag>
-
<!-- Collection declarations -->
--- 378,381 ----
***************
*** 438,446 ****
<condition-description>Hibernate</condition-description>
<condition type="method"/>
- <parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection role or
nested collection property.</usage-description>
- <mandatory>false</mandatory>
- </parameter>
<parameter type="bool">
<name>readonly</name>
--- 389,392 ----
***************
*** 496,504 ****
<condition-description>Hibernate</condition-description>
<condition type="method"/>
- <parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection role or
nested collection property.</usage-description>
- <mandatory>false</mandatory>
- </parameter>
<parameter type="bool">
<name>readonly</name>
--- 442,445 ----
***************
*** 552,560 ****
<condition type="method"/>
<parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection role or
nested collection property.</usage-description>
- <mandatory>false</mandatory>
- </parameter>
- <parameter type="text">
<name>table</name>
<usage-description>Defaults to role name. The name of the
collection table (not used for one-to-many associations)</usage-description>
--- 493,496 ----
***************
*** 596,604 ****
<condition type="method"/>
<parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection role or
nested collection property.</usage-description>
- <mandatory>false</mandatory>
- </parameter>
- <parameter type="text">
<name>table</name>
<usage-description>Defaults to role name. The name of the
collection table (not used for one-to-many associations)</usage-description>
--- 532,535 ----
***************
*** 649,657 ****
<condition type="method"/>
<parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection role or
nested collection property.</usage-description>
- <mandatory>false</mandatory>
- </parameter>
- <parameter type="text">
<name>table</name>
<usage-description>Defaults to role name. The name of the
collection table (not used for one-to-many associations)</usage-description>
--- 580,583 ----
***************
*** 686,694 ****
<condition-description>Hibernate</condition-description>
<condition type="method"/>
- <parameter type="text">
- <name>role</name>
- <usage-description>The name of the toplevel collection role or
nested collection property.</usage-description>
- <mandatory>false</mandatory>
- </parameter>
<parameter type="text">
<name>table</name>
--- 612,615 ----
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel