db4o 8.0

Package com.db4o.ta

Interface Summary
Activatable Activatable must be implemented by classes in order to support Transparent Activation.

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
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.
 


db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.