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