Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate
In directory 
sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15999/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate

Modified Files:
        KeyManyToOne.jelly 
Log Message:
XDP-195-197 fixed



Index: KeyManyToOne.jelly
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/KeyManyToOne.jelly,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** KeyManyToOne.jelly  17 Sep 2005 15:57:41 -0000      1.3
--- KeyManyToOne.jelly  6 Sep 2006 09:28:16 -0000       1.4
***************
*** 7,11 ****
                       column="${keyManyToOneTag.column}"
                       length="${keyManyToOneTag.length}"
!                      class="${keyManyToOneTag.class_}">
          <j:forEach var="metaTag" 
items="${keyProperty.entity.getTagsByName('hibernate.meta')}">
              <j:import uri="/Meta.jelly" inherit="true"/>
--- 7,12 ----
                       column="${keyManyToOneTag.column}"
                       length="${keyManyToOneTag.length}"
!                      class="${keyManyToOneTag.class_}"
!                      entity-name="${keyManyToOneTag.entityName}">
          <j:forEach var="metaTag" 
items="${keyProperty.entity.getTagsByName('hibernate.meta')}">
              <j:import uri="/Meta.jelly" inherit="true"/>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to