|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.transaction.memory.jca.MapLocalTransaction
public class MapLocalTransaction
| Constructor Summary | |
|---|---|
MapLocalTransaction(TransactionalMapWrapper map)
|
|
| Method Summary | |
|---|---|
void |
begin()
|
void |
commit()
|
void |
rollback()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapLocalTransaction(TransactionalMapWrapper map)
| Method Detail |
|---|
public void begin()
throws ResourceException
ResourceException
public void commit()
throws ResourceException
ResourceException
public void rollback()
throws ResourceException
ResourceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||