|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-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 |
beginActivation, beginPassivation, commit, disconnect, endActivation, endPassivation, 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
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.