| Package | Description |
|---|---|
| javax.jdo |
This package contains the JDO specification interfaces and classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
Transaction |
PersistenceManager.currentTransaction() |
Return the
Transaction instance associated with a
PersistenceManager. |