Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3537/modules/jdo/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
added @jdo.order and @jdo.order-column

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jdo/src/META-INF/xtags.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** xtags.xml   27 Feb 2006 19:25:27 -0000      1.30
--- xtags.xml   14 Mar 2006 00:21:32 -0000      1.31
***************
*** 2401,2404 ****
--- 2401,2556 ----
        <tag>
                <level>field</level>
+         <name>jdo.order</name>
+         <usage-description>
+                       This is only supported by JDO 2.0.
+         </usage-description>
+         <unique>false</unique>
+         <condition-description>
+         </condition-description>
+         <condition type="field"/>
+ 
+         <parameter type="text">
+           <name>column</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>indexed</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>mapped-by</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+       </tag>
+ 
+ 
+       <tag>
+               <level>field</level>
+         <name>jdo.order-column</name>
+         <usage-description>
+                       This is only supported by JDO 2.0.
+         </usage-description>
+         <unique>false</unique>
+         <condition-description>
+         </condition-description>
+         <condition type="field"/>
+ 
+         <parameter type="text">
+           <name>name</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>target</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>target-field</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>jdbc-type</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>sql-type</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>length</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>scale</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>precision</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>allows-null</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>default-value</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+ 
+         <parameter type="text">
+           <name>insert-value</name>
+           <usage-description>
+           </usage-description>
+           <mandatory>false</mandatory>
+           <condition-description>
+           </condition-description>
+         </parameter>
+       </tag>
+ 
+ 
+       <tag>
+               <level>field</level>
          <name>jdo.column</name>
          <usage-description>



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to