@StableMinor(version="12.5", sinceVersion="4.2") public interface ITransactionJPA extends ITransaction
Modifier and Type | Method and Description |
---|---|
EntityManager |
getEntityManager()
Returns the default entity manager for this transaction.
|
EntityManager |
getEntityManager(String databaseId)
Returns the entity manager associated with the specified database.
|
addObserver, begin, close, commit, dispose, getAttribute, getByConnectionId, isActive, removeAttribute, removeObserver, rollback, setAttribute
EntityManager getEntityManager()
EntityManager getEntityManager(String databaseId)
databaseId
- the database id.LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.