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

Modified Files:
        xtags.xml 
Log Message:
XDT-1411: removed confusing documentation 
about obsolete class level tags

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/bea/src/META-INF/xtags.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** xtags.xml   11 May 2005 19:18:13 -0000      1.19
--- xtags.xml   23 May 2005 14:12:41 -0000      1.20
***************
*** 1401,1454 ****
  
        <tag>
-         <level>class</level>
-         <name>weblogic.order-database-operations</name>
-         <usage-description>
- Determines whether the EJB container delays all database operations in a 
transaction until commit time, automatically sorts the database dependency 
between the operations, and sends these operations to the database in such a 
way to avoid any database constraint errors.
- If enable-batch-operations is set to True, the container automatically sets 
order-database-operations to True.
-               </usage-description>
-         <unique>true</unique>
-         <condition-description>Applicable to Entity 
EJBs</condition-description>
-         <parameter type="text">
-           <name></name>
-           <usage-description></usage-description>
-           <mandatory/>
-           <option-sets>
-             <option-set>
-               <default>True</default>
-               <options>
-                 <option>True</option>
-                 <option>False</option>
-               </options>
-             </option-set>
-           </option-sets>
-         </parameter>
-       </tag>
- 
-       <tag>
-         <level>class</level>
-         <name>weblogic.enable-batch-operations</name>
-         <usage-description>
- This element allows or disallows the EJB container to perform batch 
operations, including batch inserts, batch updates and batch deletes.
- If this element is set to True, the EJB delays database operations in a 
transaction until commit time.
-               </usage-description>
-         <unique>true</unique>
-         <condition-description>Applicable to Entity 
EJBs</condition-description>
-         <parameter type="text">
-           <name></name>
-           <usage-description></usage-description>
-           <mandatory/>
-           <option-sets>
-             <option-set>
-               <default>True</default>
-               <options>
-                 <option>True</option>
-                 <option>False</option>
-               </options>
-             </option-set>
-           </option-sets>
-         </parameter>
-       </tag>
- 
-       <tag>
          <level>method</level>
          <name>weblogic.enable-tuned-updates</name>
--- 1401,1404 ----



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to