Uses of Package
org.datanucleus.store.schema
Packages that use org.datanucleus.store.schema
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
Package handling the storage of classes to the datastore, and the management of the datastore.
Package providing management for federation of datastores.
Package defining the data structure mechanism for the schema of the datastore.
-
Classes in org.datanucleus.store.schema used by org.datanucleusClassDescriptionProvides the current user in order to support 'CreateUser', 'UpdateUser' audit features.Interface to be implemented where the user wants to allocate a "tenantId" for each datastore access.
-
Classes in org.datanucleus.store.schema used by org.datanucleus.store
-
Classes in org.datanucleus.store.schema used by org.datanucleus.store.federation
-
Classes in org.datanucleus.store.schema used by org.datanucleus.store.schemaClassDescriptionAbstract base for any StoreSchemaHandler.Interface to be implemented by all store managers that manage a "schema".SchemaTool providing an interface for the maintenance of schemas.Interface representing definition of some schema information in the datastore.Interface defining schema operation for a StoreManager.