public interface RollbackStrategy
TransparentPersistenceSupport| Modifier and Type | Method and Description |
|---|---|
void |
rollback(ObjectContainer container,
java.lang.Object obj)
Method to be called per TP-enabled object when the transaction is rolled back.
|
void rollback(ObjectContainer container, java.lang.Object obj)
container - current ObjectContainerobj - TP-enabled object