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.
|
Class and Description |
---|
PropertyStore
Representation of a store of properties.
|
Class and Description |
---|
FrequentlyAccessedProperties
Class for providing faster access to properties that are rarely set but often read.
|
PropertyStore
Representation of a store of properties.
|
PropertyValidator
Interface defining a validator for a DataNucleus property.
|
Class and Description |
---|
PropertyStore
Representation of a store of properties.
|
Copyright © 2019. All rights reserved.