Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20498/xdoclet/modules/jboss/src/META-INF
Modified Files:
xtags.xml
Log Message:
Document jboss.audit* tags. Suggested by Ingo Br�ll in XDT-622.
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/META-INF/xtags.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -r1.49 -r1.50
*** xtags.xml 10 Aug 2004 08:38:17 -0000 1.49
--- xtags.xml 15 Aug 2004 20:37:30 -0000 1.50
***************
*** 146,149 ****
--- 146,291 ----
</parameter>
</tag>
+ <tag>
+ <level>class</level>
+ <name>jboss.audit</name>
+ <usage-description>
+ Indicate that all audit information (created-by, created-time,
updated-by, update-time)
+ should be saved in the entity with columns provided by the
container.
+ This tag is mutually exclusive with the other jboss.audit-*
tags
+ </usage-description>
+ <unique>true</unique>
+ </tag>
+ <tag>
+ <level>class</level>
+ <name>jboss.audit-created-by</name>
+ <usage-description>
+ Store the created-by info for this entity bean.
+ This tag is mutually exclusive with the jboss.audit tag.
+ </usage-description>
+ <unique>true</unique>
+ <parameter type="text">
+ <name>field-name</name>
+ <usage-description>
+ The field, the created-by information should be stored
in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>column-name</name>
+ <usage-description>
+ The column, the created-by information should be
stored in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>jdbc-type</name>
+ <usage-description>The jdbc type. Needs to be given together
with the sql-type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>sql-type</name>
+ <usage-description>The sql type. Needs to be given together
with the jdbc type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ </tag>
+ <tag>
+ <level>class</level>
+ <name>jboss.audit-created-time</name>
+ <usage-description>
+ Store the created-time info for this entity bean.
+ This tag is mutually exclusive with the jboss.audit tag.
+ </usage-description>
+ <unique>true</unique>
+ <parameter type="text">
+ <name>field-name</name>
+ <usage-description>
+ The field, the created-time information should be
stored in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>column-name</name>
+ <usage-description>
+ The column, the created-time information should be
stored in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>jdbc-type</name>
+ <usage-description>The jdbc type. Needs to be given together
with the sql-type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>sql-type</name>
+ <usage-description>The sql type. Needs to be given together
with the jdbc type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ </tag>
+ <tag>
+ <level>class</level>
+ <name>jboss.audit-updated-by</name>
+ <usage-description>
+ Store the updated-by info for this entity bean.
+ This tag is mutually exclusive with the jboss.audit tag.
+ </usage-description>
+ <unique>true</unique>
+ <parameter type="text">
+ <name>field-name</name>
+ <usage-description>
+ The field, the updated-by information should be stored
in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>column-name</name>
+ <usage-description>
+ The column, the updated-by information should be
stored in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>jdbc-type</name>
+ <usage-description>The jdbc type. Needs to be given together
with the sql-type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>sql-type</name>
+ <usage-description>The sql type. Needs to be given together
with the jdbc type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ </tag>
+ <tag>
+ <level>class</level>
+ <name>jboss.audit-updated-time</name>
+ <usage-description>
+ Store the updated-time info for this entity bean.
+ This tag is mutually exclusive with the jboss.audit tag.
+ </usage-description>
+ <unique>true</unique>
+ <parameter type="text">
+ <name>field-name</name>
+ <usage-description>
+ The field, the updated-time information should be
stored in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>column-name</name>
+ <usage-description>
+ The column, the updated-time information should be
stored in.
+ </usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>jdbc-type</name>
+ <usage-description>The jdbc type. Needs to be given together
with the sql-type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ <parameter type="text">
+ <name>sql-type</name>
+ <usage-description>The sql type. Needs to be given together
with the jdbc type</usage-description>
+ <mandatory>false</mandatory>
+ </parameter>
+ </tag>
<tag>
<level>class</level>
-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel