Package org.datanucleus.store.schema
package org.datanucleus.store.schema
Package defining the data structure mechanism for the schema of the datastore.
Should be extended/implemented by each datastore to match their own structure.
-
ClassDescriptionAbstract base for any StoreSchemaHandler.Provides the current user in order to support 'CreateUser', 'UpdateUser' audit features.Fallback StoreSchemaHandler that simply provides access to the schema flags.Interface representing schema information for the datastore.Interface representing schema information for the datastore.Interface to be implemented where the user wants to allocate a "tenantId" for each datastore access.Interface to be implemented by all store managers that manage a "schema".Interface to be implemented by all store managers that support execution of scripts on the schema.SchemaTool providing an interface for the maintenance of schemas.SchemaTool Ant Task.Interface representing definition of some schema information in the datastore.Interface defining schema operation for a StoreManager.