Package org.jbpm.task.service.persistence

Interface Summary
TaskSessionFactory  
 

Class Summary
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.
TaskSessionFactoryImpl DO NOT USE THIS CLASS.
TaskSessionSpringFactoryImpl THE ONLY ACCEPTED USE OF THIS CLASS IS AS AN INJECTED CLASS.
 



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