Class | Description |
---|---|
JbpmJTATransactionManager | |
JbpmLocalTransactionManager | |
JbpmServicesPersistenceManagerImpl |
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.
|
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.