Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: JBPM5 - How can I change the database?" To view the discussion, visit: http://community.jboss.org/message/626574#626574 -------------------------------------------------------------- Hi there, jBPM5 is using JPA and Hibernate for persistence. You should take a look at hibernate docs about how to set up each database. Are you having troubles with some database in particular? You should take a look at the persistence.xml file where the persistence unit is being defined, there you can change the database configuration to any supported databases in hibernate. Cheers -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/626574#626574] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
