Update of /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22508/modules/ejb/src/META-INF
Modified Files:
xtags.xml
Log Message:
don't generate a compound primary key if only one cmp-field is marked with
ejb.primkey-field (XDT-1139)
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/ejb/src/META-INF/xtags.xml,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -r1.71 -r1.72
*** xtags.xml 9 Apr 2005 15:44:03 -0000 1.71
--- xtags.xml 9 Apr 2005 16:31:54 -0000 1.72
***************
*** 2090,2097 ****
<usage-description>
Use this for methods with the following pattern: public abstract
Foo getX().
! This will denote the persistent field "X" as a primary key field,
which will
! be included in the generated primary key class. Must be used with
the
! persistent-field tag. This tag is only valid for EntityBeans. It
has no
! parameters.
</usage-description>
<unique>true</unique>
--- 2090,2097 ----
<usage-description>
Use this for methods with the following pattern: public abstract
Foo getX().
! This will denote the persistent field "X" as a primary key field.
If multiple
! fields have the this tag, a primary key class is generated which
contains the
! fields. Must be used with the persistent-field tag. This tag is
only valid for
! EntityBeans. It has no parameters.
</usage-description>
<unique>true</unique>
-------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel