[ 
http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1594?page=comments#action_17533
 ] 

Michal Borowiecki commented on XDT-1594:
----------------------------------------

Bug XDT-994 fixed support for alter-table only in the defaults section of 
jbosscmp-jdbc.xml.
Support for per-bean alter-table through @jboss.persistence is still broken.

> 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.2, 1.2, 1.2.3
>     Reporter: Martin Fry
>     Assignee: 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 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-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to