Update of /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate30 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17165/samples/src/java/test/hibernate30
Modified Files: Person.java Log Message: XDT-1257: allow for standard hibernate type names in id tag Index: Person.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/samples/src/java/test/hibernate30/Person.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Person.java 31 May 2005 15:50:02 -0000 1.1 --- Person.java 1 Jun 2005 16:08:11 -0000 1.2 *************** *** 12,16 **** /** ! * @hibernate.id generator-class="assigned" */ public Long getAddressId() { --- 12,16 ---- /** ! * @hibernate.id generator-class="assigned" type="string" */ public Long getAddressId() { ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel