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

Modified Files:
        xtags.xml 
Log Message:
XDT-1422, add @hibernate.properties tag to create <properties> element.
XDT-1257 add more H3 element mappings

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -C2 -r1.63 -r1.64
*** xtags.xml   12 Jul 2005 17:24:00 -0000      1.63
--- xtags.xml   19 Jul 2005 19:19:23 -0000      1.64
***************
*** 5,14 ****
      <namespace>
          <name>hibernate</name>
!         <usage-description>Tags for declaration of Hibernate descriptor 
file</usage-description>
!         <condition-description>All classes, at class level and on getter 
methods</condition-description>
          <condition type="or">
!             <condition type="class"/>
              <condition type="and">
!                 <condition type="method"/>
                  <condition type="or">
                      <condition type="starts-with">
[...7519 lines suppressed...]
!                     Specify a filter to apply ... the filter must be
!                     defined with @hibernate.filter-def
!                 </usage-description>
                  <unique>false</unique>
                  <condition-description>Hibernate</condition-description>
!                 <condition type="method" />
                  <parameter type="text">
                      <name>name</name>
!                     <usage-description>
!                         Name of the filter to use
!                     </usage-description>
                      <mandatory>true</mandatory>
                  </parameter>
                  <parameter type="text">
                      <name>condition</name>
!                     <usage-description>
!                         sql conditions to apply to the filter
!                     </usage-description>
                      <mandatory>false</mandatory>
                  </parameter>



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to