|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
org.sixdml.excelon.xlnSixdmlTransactionService
xlnSixdmlTransactionService.java Wraps a eXcelon DXE transaction object. Created: Mon Jan 14 20:02:26 2002
| Fields inherited from interface org.sixdml.SixdmlConstants |
SIXDML_NS, SIXDML_VERSION |
| Method Summary | |
void |
begin()
Begin the transaction in update mode. |
void |
commit()
Commit the transaction |
java.lang.String |
getName()
Gets the name of the service. |
boolean |
isActive()
Returns true if there is currently a transaction open that is neither committed nor aborted; returns false otherwise. |
void |
rollback()
Roll back the transaction |
| Method Detail |
public java.lang.String getName()
public void begin()
public void rollback()
public void commit()
public boolean isActive()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||