|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.odi.ObjectStoreException
com.odi.odmg.ODMGRuntimeException
com.odi.TransactionException
com.odi.odmg.TransactionNotInProgressException
com.odi.NoTransactionInProgressException
Thrown when an attempt is made to call an entrypoint that requires an open transaction and there is no open transaction. You can invoke Transaction.inTransaction() to determine whether or not a transaction is in progress. Extends com.odi.odmg.TransactionNotInProgressException to fit into the ODMG exception heirachy.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |