Uses of Interface
org.datanucleus.store.schema.StoreSchemaHandler
Packages that use StoreSchemaHandler
Package
Description
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.
-
Uses of StoreSchemaHandler in org.datanucleus.store
Fields in org.datanucleus.store declared as StoreSchemaHandlerModifier and TypeFieldDescriptionprotected StoreSchemaHandlerAbstractStoreManager.schemaHandlerSchema handler.Methods in org.datanucleus.store that return StoreSchemaHandlerModifier and TypeMethodDescriptionAbstractStoreManager.getSchemaHandler()StoreManager.getSchemaHandler() -
Uses of StoreSchemaHandler in org.datanucleus.store.federation
Methods in org.datanucleus.store.federation that return StoreSchemaHandler -
Uses of StoreSchemaHandler in org.datanucleus.store.schema
Classes in org.datanucleus.store.schema that implement StoreSchemaHandlerModifier and TypeClassDescriptionclassAbstract base for any StoreSchemaHandler.classFallback StoreSchemaHandler that simply provides access to the schema flags.