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

Modified Files:
        CompositeIdBean.java CompositeIdBeanPK.java 
Log Message:
(XDP-47) Hibernate3 support merged into trunk

Index: CompositeIdBeanPK.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/compositeId/separated_pk_class/CompositeIdBeanPK.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** CompositeIdBeanPK.java      20 Apr 2005 03:36:34 -0000      1.1
--- CompositeIdBeanPK.java      26 Apr 2005 07:00:14 -0000      1.2
***************
*** 19,21 ****
          return 0;
      }
! }
--- 19,21 ----
          return 0;
      }
! }
\ No newline at end of file

Index: CompositeIdBean.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/compositeId/separated_pk_class/CompositeIdBean.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** CompositeIdBean.java        20 Apr 2005 03:36:34 -0000      1.1
--- CompositeIdBean.java        26 Apr 2005 07:00:14 -0000      1.2
***************
*** 6,10 ****
  package org.xdoclet.plugin.hibernate.compositeId.separated_pk_class;
  
- 
  /**
   * Test pojo to test composite-id with PK class aproach.
--- 6,9 ----
***************
*** 19,21 ****
          return null;
      }
! }
--- 18,20 ----
          return null;
      }
! }
\ No newline at end of file



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to