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.
|
org.datanucleus.store.query |
Package providing implementation of query language support for datastores.
|
Modifier and Type | Method and Description |
---|---|
QueryManager |
AbstractStoreManager.getQueryManager() |
QueryManager |
StoreManager.getQueryManager()
Accessor for the query manager for this datastore.
|
Modifier and Type | Class and Description |
---|---|
class |
FederatedQueryManager
Manager for queries for federated datastores.
|
Modifier and Type | Method and Description |
---|---|
QueryManager |
FederatedStoreManager.getQueryManager() |
Modifier and Type | Method and Description |
---|---|
QueryManager |
Query.getQueryManager() |
Copyright © 2019. All rights reserved.