Uses of Package
com.db4o.ta
-
Packages that use com.db4o.ta Package Description com.db4o.collections com.db4o.internal.activation com.db4o.ta -
Classes in com.db4o.ta used by com.db4o.collections Class 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. -
Classes in com.db4o.ta used by com.db4o.internal.activation Class 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.RollbackStrategy Interface defining rollback behavior when Transparent Persistence mode is on. -
Classes in com.db4o.ta used by com.db4o.ta Class Description RollbackStrategy Interface defining rollback behavior when Transparent Persistence mode is on.TransparentActivationSupport Configuration item that enables Transparent Activation Mode for this session.