|
||||||||||
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.TransactionInProgressException
com.odi.TransactionInProgressException
Thrown when the application tries to use an entrypoint inside a transaction when that entrypoint can be used only outside a transaction. You can invoke Transaction.inTransaction() to determine whether or not a transaction is in progress. Extends com.odi.odmg.TransactionInProgressException to fit into the ODMG exception heirachy.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |