|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.smartcomps.twister.common.persistence.XMLSessionManager
Please put some JavaDoc here.
Constructor Summary | |
XMLSessionManager()
|
Method Summary | |
void |
beginTransaction()
|
void |
commitTransaction()
|
void |
initialize()
|
void |
rollbackTransaction()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public XMLSessionManager()
Method Detail |
public void initialize() throws TransactionException
initialize
in interface TransactionalResource
TransactionException
public void beginTransaction() throws TransactionException
beginTransaction
in interface TransactionalResource
TransactionException
public void commitTransaction() throws TransactionException
commitTransaction
in interface TransactionalResource
TransactionException
public void rollbackTransaction() throws TransactionException
rollbackTransaction
in interface TransactionalResource
TransactionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |