Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23211/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter

Modified Files:
        PropertyRef.java 
Log Message:
(XDP-50) Fix problem with 'property-ref' attribute

Index: PropertyRef.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter/PropertyRef.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** PropertyRef.java    26 Apr 2005 07:00:11 -0000      1.6
--- PropertyRef.java    6 May 2005 07:37:25 -0000       1.7
***************
*** 12,17 ****
  public interface PropertyRef {
      /**
!      * declaration of property reference
       */
!     Boolean getPropertyRef();
  }
\ No newline at end of file
--- 12,17 ----
  public interface PropertyRef {
      /**
!      * Specifies that the foreign key refers to columns that are not the 
primary key of the orginal table.
       */
!     String getPropertyRef();
  }
\ No newline at end of file



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to