CVS: xdoclet/modules/hibernate/src/META-INF xtags.xml,1.67,1.68

Paul Galbraith <[email protected]>
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <[email protected]>
Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7028/src/META-INF

Modified Files:
	xtags.xml 
Log Message:
XDT-1479: add query-list support

Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -r1.67 -r1.68
*** xtags.xml	26 Jul 2005 21:41:55 -0000	1.67
--- xtags.xml	28 Jul 2005 15:00:49 -0000	1.68
***************
*** 4036,4040 ****
                  <unique>false</unique>
                  <condition-description>
!                     Class level on bean
                  </condition-description>
                  <condition type="class" />
--- 4036,4040 ----
                  <unique>false</unique>
                  <condition-description>
!                     Hibernate
                  </condition-description>
                  <condition type="class" />
***************
*** 4102,4105 ****
--- 4102,4133 ----
              <tag>
                  <level>class</level>
+                 <name>hibernate.query-list</name>
+                 <usage-description>
+                     Allows a named query to be attached to the property
+                     of a domain model.
+                 </usage-description>
+                 <unique>false</unique>
+                 <condition-description>
+                     Hibernate
+                 </condition-description>
+                 <condition type="class" />
+                 <parameter type="text">
+                     <name>name</name>
+                     <usage-description>
+                         Name
+                     </usage-description>
+                     <mandatory>true</mandatory>
+                 </parameter>
+                 <parameter type="text">
+                     <name>query-ref</name>
+                     <usage-description>
+                         Query Reference
+                     </usage-description>
+                     <mandatory>true</mandatory>
+                 </parameter>
+             </tag>
+             
+             <tag>
+                 <level>class</level>
                  <name>hibernate.representation</name>
                  <usage-description>



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.