|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Synchronization | |
---|---|
javax.jdo | This package contains the JDO specification interfaces and classes. |
Uses of Synchronization in javax.jdo |
---|
Methods in javax.jdo that return Synchronization | |
---|---|
Synchronization |
Transaction.getSynchronization()
The user-specified Synchronization instance for this
Transaction instance. |
Methods in javax.jdo with parameters of type Synchronization | |
---|---|
void |
Transaction.setSynchronization(Synchronization sync)
The user can specify a Synchronization instance to be
notified on transaction completions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |