Package | Description |
---|---|
org.datanucleus |
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
|
org.datanucleus.properties |
Package providing handling for persistence properties, and in particular the validation of valid values.
|
org.datanucleus.store |
Package handling the storage of classes to the datastore, and the management of the datastore.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceConfiguration
Class providing configuration for persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
BasePropertyStore
Basic property store implementation, allowing setting of properties
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractStoreManager
An abstract representation of a Store Manager.
|
Copyright © 2021. All rights reserved.