[jboss-user] [EJB/JBoss] - alter-table with mysql possible?

stefanraabe do-not-reply at jboss.com
Wed Sep 20 09:11:34 EDT 2006


I have a problem with alter-table it does not work. Everytime if i use that it will be ignored or callback only Failure. Is there any solution.
Background is for example to make the update process during development and work easier. I work Jboss 4.0.3 and MySQL 5.0. Thanks for answer.

 * @jboss.persistence
 * 	datasource = "java:jdbc/scm_data"
 * 	datasource-mapping = "mySQL"
 *      create-table="false"
 *      alter-table="true"
 *      remove-table="true"


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972922#3972922

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972922



More information about the jboss-user mailing list