public interface TransparentActivationDepthProvider extends ActivationDepthProvider
| Modifier and Type | Method and Description |
|---|---|
void |
addModified(java.lang.Object object,
Transaction inTransaction) |
void |
enableTransparentPersistenceSupportFor(InternalObjectContainer container,
RollbackStrategy withRollbackStrategy) |
void |
removeModified(java.lang.Object object,
Transaction inTransaction) |
activationDepth, activationDepthForvoid enableTransparentPersistenceSupportFor(InternalObjectContainer container, RollbackStrategy withRollbackStrategy)
void addModified(java.lang.Object object,
Transaction inTransaction)
void removeModified(java.lang.Object object,
Transaction inTransaction)