Package | Description |
---|---|
org.jbpm.shared.services.impl |
Modifier and Type | Class and Description |
---|---|
class |
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-2013 JBoss by Red Hat. All Rights Reserved.