Package cz.cvut.kbss.jopa.transactions
package cz.cvut.kbss.jopa.transactions
-
ClassDescriptionInterface used to control transactions on resource-local entity managers.Wraps an
EntityTransaction
and mediates communication with the current persistence context and theEntityManager
.