1 Reply Latest reply on Oct 23, 2012 12:47 PM by swiderski.maciej

    How does jBPM map persistence entities to tables for Tasks?

    nsit_yogesh

      Hi,

       

      I have a doubt regarding persistence. We use "org.jbpm.task" persistence unit for human tasks. We provide Taskorm.xml for orm mapping of sql queries, but where are we including *.hbm.xml file for the persistence entities related to task like "Task", "Escalation" where it could map these objects into their corresponding tables. I can see this for "org.jbpm.persistence.jpa" where we provide "ProcessInstanceInfo.hbm.xml" to persist state of the process. Kindly help me in this. I am using jBPM 5.3.

       

      Thanks,

      Yogesh Garg