A project may include a lot of data,so i want to create my own database achieved by hibernate,but the process information of jbpm5 is stored in its own database achieved by JPA.So i do not know how can i achieve the synchronization between my own database and the jbpm5 database(include the task,processinstanceinfo tables,etc).Can anybody help me???