Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate30 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4149/samples/src/java/test/hibernate30
Modified Files: Customer.java Log Message: XDT-1372 filter at class level Index: Customer.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate30/Customer.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Customer.java 13 Apr 2006 12:42:34 -0000 1.1 --- Customer.java 16 Apr 2006 13:38:07 -0000 1.2 *************** *** 3,6 **** --- 3,10 ---- /** * @hibernate.class + * + * @hibernate.filter name="filter1" condition="condition att" value="condition value" + * + * @hibernate.filter name="filter2" condition="condition att" value="condition value" */ public class Customer { ------------------------------------------------------- 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