| 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.api | 
 
        Provides adapters for different client APIs, like JDO, JPA and so on. 
 | 
| org.datanucleus.enhancer | 
 
        DataNucleus ByteCode enhancer framework. 
 | 
| org.datanucleus.metadata | 
 
        Provides classes representing the MetaData for files, packages, classes, fields, containers, etc. 
 | 
| org.datanucleus.metadata.xml | 
 
        Provides classes for parsing XML input data and converting into org.datanucleus.metadata input data 
        for the DataNucleus persistence process. 
 | 
| org.datanucleus.plugin | 
 Package providing the plugin mechanism utilised by DataNucleus. 
 | 
| Class and Description | 
|---|
| PluginManager
 Manages the registry of Extensions and Extension Points for the plugin mechanism. 
 | 
| Class and Description | 
|---|
| PluginManager
 Manages the registry of Extensions and Extension Points for the plugin mechanism. 
 | 
| Class and Description | 
|---|
| PluginManager
 Manages the registry of Extensions and Extension Points for the plugin mechanism. 
 | 
| Class and Description | 
|---|
| PluginManager
 Manages the registry of Extensions and Extension Points for the plugin mechanism. 
 | 
| Class and Description | 
|---|
| PluginManager
 Manages the registry of Extensions and Extension Points for the plugin mechanism. 
 | 
| Class and Description | 
|---|
| Bundle
 A Plug-in (OSGi Bundle) definition. 
 | 
| Bundle.BundleDescription
 Description of bundles. 
 | 
| Bundle.BundleVersion
 Bundle Version - according to OSGi spec 3.0 $3.2.4 
 | 
| ConfigurationElement
 Represents XML elements declared nested in the extension element 
 | 
| Extension
 Extension declared in a plug-in. 
 | 
| ExtensionPoint
 Extension Point declared in a plug-in. 
 | 
| PluginManager
 Manages the registry of Extensions and Extension Points for the plugin mechanism. 
 | 
| PluginRegistry
 Loader and registry of Extensions and Extension Points. 
 | 
Copyright © 2018. All rights reserved.