|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.server.DefaultTxnHandlerImpl | +--oracle.jbo.server.DefaultJTATxnHandlerImpl | +--oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
implementation
Constructor Summary | |
ContainerManagedTxnHandlerImpl() |
Method Summary | |
void |
afterBegin() |
void |
afterCompletion(boolean committed) |
void |
beforeCompletion() |
void |
doRegister() |
void |
resume() |
void |
suspend() |
Methods inherited from class oracle.jbo.server.DefaultJTATxnHandlerImpl |
commit, 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 ContainerManagedTxnHandlerImpl()
Method Detail |
public void doRegister()
doRegister
in class DefaultJTATxnHandlerImpl
public void afterBegin() throws JboException
JboException
public void beforeCompletion() throws JboException
JboException
public void afterCompletion(boolean committed) throws JboException
JboException
public void suspend()
suspend
in interface TransactionHandler
suspend
in class DefaultTxnHandlerImpl
public void resume()
resume
in interface TransactionHandler
resume
in class DefaultTxnHandlerImpl
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.