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-serv1915/src/main/java/org/xdoclet/plugin/hibernate/qtags

Modified Files:
        HibernateComponentTag.java 
Log Message:
added missing access paramater


Index: HibernateComponentTag.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags/HibernateComponentTag.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** HibernateComponentTag.java  10 Aug 2005 15:42:04 -0000      1.13
--- HibernateComponentTag.java  5 Apr 2006 08:01:58 -0000       1.14
***************
*** 18,22 ****
   */
  public interface HibernateComponentTag extends 
com.thoughtworks.qdox.model.DocletTag, Clazz, Unique, Update, Insert, Lazy,
!     Node, PropertiesName {
      /**
       * Specifies that updates to this component do or do not require 
acquisition of the optimistic lock.
--- 18,22 ----
   */
  public interface HibernateComponentTag extends 
com.thoughtworks.qdox.model.DocletTag, Clazz, Unique, Update, Insert, Lazy,
!     Node, PropertiesName, Access {
      /**
       * Specifies that updates to this component do or do not require 
acquisition of the optimistic lock.



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to