|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionNotActiveException | |
---|---|
org.datanucleus.exceptions | This package provides exceptions thrown by the core (client-facing) parts of DataNucleus. |
Uses of TransactionNotActiveException in org.datanucleus.exceptions |
---|
Subclasses of TransactionNotActiveException in org.datanucleus.exceptions | |
---|---|
class |
TransactionNotReadableException
An TransactionNotReadableException is thrown if an operation needs either of an active transaction or non-transactional read and neither is true. |
class |
TransactionNotWritableException
An TransactionNotReadableException is thrown if an operation needs either of an active transaction or non-transactional read and neither is true. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |