[jboss-user] [jBPM] - Exporting DDL for production
Zeliang Huang
do-not-reply at jboss.com
Sun Dec 4 22:50:16 EST 2011
Zeliang Huang [http://community.jboss.org/people/ossa] created the discussion
"Exporting DDL for production"
To view the discussion, visit: http://community.jboss.org/message/639753#639753
--------------------------------------------------------------
Hi Guys,
I had set
| | | | <property name="hibernate.hbm2ddl.auto" value="update" /> |
for my development environment. All the tables, constraints, indexes and sequence are auto-created by hibernate.
I am now preparing for production and I need to remove this auto function.
May I know there is any way to generate the scripts that created all the database objects needed by JBPM. I am using Oracle 10g as my database.
Btw, is there any way, I can tell Hibernate to use different sequence number for different JBPM tables? Currently all tables are using one sequence called HIBERNATE_SEQUENCE
thanks
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/639753#639753]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111204/9491faab/attachment-0001.html
More information about the jboss-user
mailing list