[jboss-user] [JBoss jBPM] - Re: modelling worklows with parallel nodes

ffernandez do-not-reply at jboss.com
Tue Mar 11 10:11:41 EDT 2008


I'm using MySql. Here is my Hibernate configuration:


  |  <!-- JDBC connection properties (begin) -->
  |     <property name="hibernate.connection.driver_class">com.mysql.jdbc.Driver</property>
  |     <property name="hibernate.connection.url">jdbc:mysql://...</property>
  |     <property name="hibernate.connection.username">...</property>
  |     <property name="hibernate.connection.password">...</property>
  |     <property name="hibernate.connection.isolation">2</property>
  | 



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

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



More information about the jboss-user mailing list