|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.modeshape.connector.store.jpa.model.simple.SimpleJpaTransaction
@Immutable public class SimpleJpaTransaction
A MapRepositoryTransaction
that wraps an EntityTransaction
.
Method Summary | |
---|---|
void |
commit()
Commit any changes that have been made to the repository. |
void |
rollback()
Rollback any changes that have been made to this repository. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void commit()
commit
in interface MapRepositoryTransaction
MapRepositoryTransaction.commit()
public void rollback()
rollback
in interface MapRepositoryTransaction
MapRepositoryTransaction.rollback()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |