Package com.db4o.ta
-
Interface Summary Interface Description Activatable The Activatable interface must be implemented by classes in order to support transparent activation/persistence.
The Activatable interface may be added to persistent classes by hand or by using the db4o enhancer.ActivatableInstrumented Marker interface to declare a class already implements the required TA/TP hooks and does not want to be instrumented further.RollbackStrategy Interface defining rollback behavior when Transparent Persistence mode is on. -
Class Summary Class Description DeactivatingRollbackStrategy RollbackStrategy to deactivate all activated objects on rollback.NotTransparentActivationEnabled TransparentActivationSupport Configuration item that enables Transparent Activation Mode for this session.TransparentPersistenceSupport Enables Transparent Persistence and Transparent Activation behaviours for the current session.