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 StoreSchemaHandler
AbstractStoreManager.schemaHandler
Schema 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 TypeClassDescriptionclass
Abstract base for any StoreSchemaHandler.class
Fallback StoreSchemaHandler that simply provides access to the schema flags.