| Package | Description |
|---|---|
| com.tangosol.persistence |
Contains classes and helpers for implementing various types of persistence.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractPersistenceEnvironment |
AbstractPersistenceManager.m_env
The environment that created this AbstractPersistenceManager.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPersistenceEnvironment |
AbstractPersistenceManager.getPersistenceEnvironment()
Return the environment that created this manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPersistenceManager.setPersistenceEnvironment(AbstractPersistenceEnvironment env)
Configure the environment that created this manager.
|