Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5518/src/test/java/org/xdoclet/plugin/hibernate

Modified Files:
        MapTestCase.java 
Log Message:
Added support of @hibernate.many-to-any feature

Index: MapTestCase.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/MapTestCase.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** MapTestCase.java    26 Apr 2005 07:00:12 -0000      1.6
--- MapTestCase.java    17 May 2005 12:42:54 -0000      1.7
***************
*** 15,18 ****
--- 15,22 ----
  
  public class MapTestCase extends AbstractHibernateMappingTestCase {
+     protected String getApplicableVersion() {
+         return HibernateVersion.HIBERNATE_3_0;
+     }
+ 
      protected URL getExpected() throws IOException {
          return getResourceRelativeToThisPackage("pojo/MapMapping.hbm.xml");



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to