Uses of Class
com.tangosol.persistence.AbstractPersistenceEnvironment
Package
Description
Contains classes and helpers for implementing various types of persistence.
-
Uses of AbstractPersistenceEnvironment in com.tangosol.persistence
Modifier and TypeFieldDescriptionprotected AbstractPersistenceEnvironment
AbstractPersistenceManager.m_env
The environment that created this AbstractPersistenceManager.Modifier and TypeMethodDescriptionprotected AbstractPersistenceEnvironment
AbstractPersistenceManager.getPersistenceEnvironment()
Return the environment that created this manager.Modifier and TypeMethodDescriptionprotected void
AbstractPersistenceManager.setPersistenceEnvironment
(AbstractPersistenceEnvironment env) Configure the environment that created this manager.