Package | Description |
---|---|
org.datanucleus.store |
Package handling the storage of classes to the datastore, and the management of the datastore.
|
org.datanucleus.store.federation |
Package providing management for federation of datastores.
|
Modifier and Type | Field and Description |
---|---|
protected StoreSchemaHandler |
AbstractStoreManager.schemaHandler
Schema handler.
|
Modifier and Type | Method and Description |
---|---|
StoreSchemaHandler |
AbstractStoreManager.getSchemaHandler() |
StoreSchemaHandler |
StoreManager.getSchemaHandler()
Accessor for the store schema handler (if this datastore supports the concept of a schema).
|
Modifier and Type | Method and Description |
---|---|
StoreSchemaHandler |
FederatedStoreManager.getSchemaHandler() |
Copyright © 2019. All rights reserved.