Got the following code in my class header:

 

* @jboss.persistence table-name = "SYSTEM_FORM"

 *             create-table = "true"

 *             remove-table = "false"

 

Now, if I understand it correctly, shouldn’t it create the

<table-name> tag in jbosscmp-jdbc.xml?

 

It creates the <column-name> tags that I specify…

 

Vincent Bryce Fischer

 

Reply via email to