|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.server.DefaultTxnHandlerImpl | +--oracle.jbo.server.DefaultJTATxnHandlerImpl | +--oracle.jbo.server.JTATxnHandlerImpl
Constructor Summary |
JTATxnHandlerImpl()
|
Method Summary |
Type | Method |
---|---|
void |
afterCompletion(int status)
|
void |
beforeCompletion()
|
void |
doRegister()
|
void |
resume()
|
void |
suspend()
|
Methods inherited from class oracle.jbo.server.DefaultJTATxnHandlerImpl |
disconnect, getDBTransaction, handleCommit, handleRollback, postChanges, registerSynchronization,
rollback |
Methods inherited from class oracle.jbo.server.DefaultTxnHandlerImpl |
begin, end, handleClose,
handleOpen |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.jbo.server.TransactionHandler |
begin, handleClose, handleOpen |
Constructor Detail |
public JTATxnHandlerImpl()
Method Detail |
public void doRegister()
doRegister
in class DefaultJTATxnHandlerImpl
public void beforeCompletion()
beforeCompletion
in interface javax.transaction.Synchronization
public void afterCompletion(int status)
afterCompletion
in interface javax.transaction.Synchronization
public void suspend()
suspend
in class DefaultTxnHandlerImpl
public void resume()
resume
in class DefaultTxnHandlerImpl
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |