roxy1987 [https://community.jboss.org/people/roxy1987] created the discussion

"Re: Where are the sql statements to create tables in database for jbpm 5.4"

To view the discussion, visit: https://community.jboss.org/message/802139#802139

--------------------------------------------------------------
Like I said. The tables are generated with JPA Entities. If you checkout the 
persistence file, you can get the class names. Eg. Table SESSIONINFO entity 
class is in 
drools-persistence-jpa-5.x.x.jar. These are classes with @ Entity annotation 
and are created when you deploy jpbm-console-server war.

For help on migration, checkout this link. 
http://planet.jboss.org/post/migrating_to_jbpm5

Regards.

--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/802139#802139]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to