Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
FederatedJDOQLQuery
JDOQL query that is federated across multiple datastores
|
Constructor and Description |
---|
AbstractJDOQLQuery(StoreManager storeMgr,
ExecutionContext ec,
AbstractJDOQLQuery q)
Constructs a new query instance having the same criteria as the given query.
|
Copyright © 2019. All rights reserved.