| Package | Description |
|---|---|
| com.caucho.amber.manager | |
| com.caucho.env.jpa | |
| javax.persistence |
| Modifier and Type | Method and Description |
|---|---|
EntityTransaction |
AmberConnection.getTransaction()
Returns the transaction.
|
EntityTransaction |
EntityManagerProxy.getTransaction()
Returns the entity manager transaction.
|
EntityTransaction |
EntityManagerExtendedProxy.getTransaction()
Returns the entity manager transaction.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTransaction |
EntityManagerJtaProxy.getTransaction()
Returns the entity manager transaction.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTransaction |
EntityManager.getTransaction()
Returns the transaction manager object.
|