| Package | Description | 
|---|---|
| org.datanucleus.state | 
 Provides classes relating to the life cycle state of a persistable object. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static Map<String,ObjectValueGenerator> | 
AbstractStateManager.objectValGenerators
Cache of object-value-generators, keyed by their symbolic name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static ObjectValueGenerator | 
AbstractStateManager.getObjectValueGenerator(ExecutionContext ec,
                       String genName)
Method to find an object value generator based on its name. 
 | 
Copyright © 2018. All rights reserved.