From: <jo...@us...> - 2002-12-07 15:16:20
|
Update of /cvsroot/hibernate/Tools/src/META-INF In directory sc8-pr-cvs1:/tmp/cvs-serv28139/src/META-INF Modified Files: xtags.xml Log Message: The current CVS version of the Hibernate XDoclet module now reflects the changes in the hibernate-mapping-1.1.dtd. Index: xtags.xml =================================================================== RCS file: /cvsroot/hibernate/Tools/src/META-INF/xtags.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** xtags.xml 16 Sep 2002 04:24:45 -0000 1.5 --- xtags.xml 7 Dec 2002 15:16:14 -0000 1.6 *************** *** 29,40 **** <usage-description>Caching option</usage-description> <mandatory>false</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>read-write</option> ! <option>read-only</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> --- 29,40 ---- <usage-description>Caching option</usage-description> <mandatory>false</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>read-write</option> ! <option>read-only</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> *************** *** 52,63 **** <usage-description>Specifies that queries should (not) use SELECT DISTINCT.</usage-description> <mandatory>false</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>distinct</option> ! <option>all</option> ! </options> ! </option-set> ! </option-sets> </parameter>--> <parameter type="text"> --- 52,63 ---- <usage-description>Specifies that queries should (not) use SELECT DISTINCT.</usage-description> <mandatory>false</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>distinct</option> ! <option>all</option> ! </options> ! </option-set> ! </option-sets> </parameter>--> <parameter type="text"> *************** *** 65,76 **** <usage-description>Specifies that instances of the class are (not) mutable.</usage-description> <mandatory>false</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>read-write</option> ! <option>read-only</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> --- 65,76 ---- <usage-description>Specifies that instances of the class are (not) mutable.</usage-description> <mandatory>false</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>read-write</option> ! <option>read-only</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> *************** *** 208,227 **** <usage-description>The key generator class</usage-description> <mandatory>true</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>uuid.hex</option> ! <option>uuid.string</option> ! <option>vm.long</option> ! <option>vm.hex</option> ! <option>assigned</option> ! <option>native</option> ! <option>sequence</option> ! <option>hilo.long</option> ! <option>hilo.hex</option> ! <option>seqhilo.long</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> --- 208,227 ---- <usage-description>The key generator class</usage-description> <mandatory>true</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>uuid.hex</option> ! <option>uuid.string</option> ! <option>vm.long</option> ! <option>vm.hex</option> ! <option>assigned</option> ! <option>native</option> ! <option>sequence</option> ! <option>hilo.long</option> ! <option>hilo.hex</option> ! <option>seqhilo.long</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> *************** *** 288,306 **** <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> ! <parameter type="text"> ! <name>length</name> ! <usage-description>The length of the mapped database table column.</usage-description> ! <mandatory>false</mandatory> </parameter> <parameter type="bool"> --- 288,301 ---- <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> <parameter type="bool"> *************** *** 336,349 **** <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> <parameter type="bool"> --- 331,344 ---- <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> <parameter type="bool"> *************** *** 389,402 **** <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> --- 384,397 ---- <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> *************** *** 442,455 **** <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> <parameter type="text"> --- 437,450 ---- <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> <parameter type="text"> *************** *** 500,513 **** <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> <parameter type="text"> --- 495,508 ---- <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> <parameter type="text"> *************** *** 548,561 **** <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> --- 543,556 ---- <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> *************** *** 591,604 **** <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>save/update</option> ! <option>delete</option> ! <option>none</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> --- 586,599 ---- <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>save/update</option> ! <option>delete</option> ! <option>none</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> *************** *** 639,652 **** <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> --- 634,647 ---- <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> *************** *** 677,690 **** <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> --- 672,685 ---- <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> *************** *** 720,739 **** <usage-description>The key generator class (toplevel collections only)</usage-description> <mandatory>true</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>uuid.hex</option> ! <option>uuid.string</option> ! <option>vm.long</option> ! <option>vm.hex</option> ! <option>assigned</option> ! <option>native</option> ! <option>sequence</option> ! <option>hilo.long</option> ! <option>hilo.hex</option> ! <option>seqhilo.long</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> --- 715,734 ---- <usage-description>The key generator class (toplevel collections only)</usage-description> <mandatory>true</mandatory> ! <option-sets> ! <option-set> ! <options> ! <option>uuid.hex</option> ! <option>uuid.string</option> ! <option>vm.long</option> ! <option>vm.hex</option> ! <option>assigned</option> ! <option>native</option> ! <option>sequence</option> ! <option>hilo.long</option> ! <option>hilo.hex</option> ! <option>seqhilo.long</option> ! </options> ! </option-set> ! </option-sets> </parameter> <parameter type="text"> |