Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17705/src/main/java/org/xdoclet/plugin/hibernate/qtags
Modified Files:
HibernateKeyManyToOneTag.java
Log Message:
Added 'position' property to @key-many-to-one tag
Index: HibernateKeyManyToOneTag.java
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags/HibernateKeyManyToOneTag.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** HibernateKeyManyToOneTag.java 16 May 2005 17:56:44 -0000 1.1
--- HibernateKeyManyToOneTag.java 18 May 2005 15:38:33 -0000 1.2
***************
*** 6,9 ****
--- 6,11 ----
package org.xdoclet.plugin.hibernate.qtags;
+ import org.xdoclet.plugin.hibernate.qtags.parameter.*;
+
/**
* Define many-to-one key property
***************
*** 13,16 ****
* @author Anatol Pomozov
*/
! public interface HibernateKeyManyToOneTag extends
com.thoughtworks.qdox.model.DocletTag {
}
\ No newline at end of file
--- 15,19 ----
* @author Anatol Pomozov
*/
! public interface HibernateKeyManyToOneTag extends
com.thoughtworks.qdox.model.DocletTag, Position, Access, Clazz,
! EntityName, Column, ForeignKey, Lazy {
}
\ No newline at end of file
-------------------------------------------------------
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