Update of 
/cvsroot/xdoclet/xdoclet/modules/borland/src/xdoclet/modules/borland/bes/ejb/resources
In directory 
sc8-pr-cvs1:/tmp/cvs-serv10457/xdoclet/modules/borland/src/xdoclet/modules/borland/bes/ejb/resources

Modified Files:
        ejb-borland_2_0.xdt 
Log Message:
Made the table-name and column-name attributes of the @ejb.persistence tags optional. 
If these attributes are not specified, XDoclet will use the method's property name or 
the class name respectively.

This is related to XDT-9

Index: ejb-borland_2_0.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/borland/src/xdoclet/modules/borland/bes/ejb/resources/ejb-borland_2_0.xdt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ejb-borland_2_0.xdt 21 Dec 2002 23:49:15 -0000      1.1
--- ejb-borland_2_0.xdt 28 Jan 2003 12:28:41 -0000      1.2
***************
*** 81,85 ****
                 </cmp-field>             
                 </XDtEjbCmp:forAllCmpFields>
!                    <table-name><XDtClass:classTagValue tagName="ejb:persistence" 
paramName="table-name"/></table-name>
            </cmp2-info>                    
          </XDtConfig:ifConfigParamGreaterOrEquals>
--- 81,85 ----
                 </cmp-field>             
                 </XDtEjbCmp:forAllCmpFields>
!                    <table-name><XDtEjbCmp:dbmsTable/></table-name>
            </cmp2-info>                    
          </XDtConfig:ifConfigParamGreaterOrEquals>



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to