jBPM distribution 6.0.0.Alpha9

Uses of Package
org.jbpm.task.service.persistence

Packages that use org.jbpm.task.service.persistence
org.jbpm.task.admin   
org.jbpm.task.event   
org.jbpm.task.service   
org.jbpm.task.service.persistence   
 

Classes in org.jbpm.task.service.persistence used by org.jbpm.task.admin
TaskPersistenceManager
          From the Hibernate docs: An EntityManager is an inexpensive, non-threadsafe object that should be used once, for a single business process, a single unit of work, and then discarded.
 

Classes in org.jbpm.task.service.persistence used by org.jbpm.task.event
TaskPersistenceManager
          From the Hibernate docs: An EntityManager is an inexpensive, non-threadsafe object that should be used once, for a single business process, a single unit of work, and then discarded.
 

Classes in org.jbpm.task.service.persistence used by org.jbpm.task.service
TaskPersistenceManager
          From the Hibernate docs: An EntityManager is an inexpensive, non-threadsafe object that should be used once, for a single business process, a single unit of work, and then discarded.
TaskSessionFactory
           
 

Classes in org.jbpm.task.service.persistence used by org.jbpm.task.service.persistence
TaskSessionFactory
           
 


jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.