[jboss-user] [JCA/JBoss] - Re: Migration to MySQL

bartek.polakowski do-not-reply at jboss.com
Tue May 8 05:07:21 EDT 2007


Beginning of the standardjbosscmp.xml

<jbosscmp-jdbc>

   
      <!--java:/DefaultDS  -->
      java:/MySqlDS
      <datasource-mapping>mySQL</datasource-mapping>

      <create-table>true</create-table>
      <remove-table>false</remove-table>
      <read-only>false</read-only>
      <read-time-out>300000</read-time-out>
      <row-locking>false</row-locking>
      <pk-constraint>true</pk-constraint>
      <fk-constraint>true</fk-constraint>

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

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



More information about the jboss-user mailing list