Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23659
Modified Files: HibernateTagsHandler.java Log Message: Add java.util.Date as a primitive ID type. XDT-543 & XDT-1118 Index: HibernateTagsHandler.java =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/HibernateTagsHandler.java,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -r1.45 -r1.46 *** HibernateTagsHandler.java 9 Jan 2006 01:19:04 -0000 1.45 --- HibernateTagsHandler.java 9 Jan 2006 01:31:31 -0000 1.46 *************** *** 718,721 **** --- 718,722 ---- "java.math.BigDecimal".equals(typeStr) || "java.math.BigInteger".equals(typeStr) || + "java.util.Date".equals(typeStr) || isUserType; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel