Package | Description |
---|---|
org.datanucleus |
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
|
Modifier and Type | Field and Description |
---|---|
protected Configuration |
AbstractNucleusContext.config
Configuration for this context.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
NucleusContext.getConfiguration()
Accessor for the overall configuration for DataNucleus.
|
Configuration |
AbstractNucleusContext.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
NucleusContext.applyDefaultProperties(Configuration conf)
Method called when initialising the Configuration to load up defaults for the properties appropriate for this NucleusContext.
|
void |
AbstractNucleusContext.applyDefaultProperties(Configuration conf) |
void |
PersistenceNucleusContextImpl.applyDefaultProperties(Configuration conf) |
Copyright © 2019. All rights reserved.