Uses of Interface
org.datanucleus.metadata.MetaDataManager

Packages that use MetaDataManager
Package
Description
This package provides classes that are typically externally called, whether that means by developers or by other DataNucleus plugins.
Provides adapters for different client APIs, like JDO, JPA and so on.
DataNucleus ByteCode enhancer framework.
Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.
Provides classes for parsing annotations input data and converting into org.datanucleus.metadata input data for the DataNucleus persistence process.
Provides classes for parsing XML metadata input data and converting into org.datanucleus.metadata input data for the DataNucleus persistence process.
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
Package handling the (generic) compilation of queries.
Package providing basic java type handling for DataNucleus.