alter-table support in jbosscmp-jdbc.xml
----------------------------------------

         Key: XDT-1594
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1594
     Project: XDoclet
        Type: Bug
    Versions: 1.2, 1.2.2, 1.2.3    
 Reporter: Martin Fry
 Assigned to: xdoclet-devel (Use for new issues) 


Have added the @jboss.persistence alter-table="true" create-table="true" tag to 
my entity bean but the alter table information is not added to the 
jbosscmp-jdbc.xml file.

After running xdoclet the following is the top level entry for the entity bean.

      <entity>
         <ejb-name>Testdrive</ejb-name>
         <create-table>true</create-table>

         <table-name>TESTDRIVE</table-name>

         <cmp-field>
            <field-name>tdid</field-name>
            ....

I take it the blank line between the create table and the table name tag should 
be the alter table tag.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to