Package | Description |
---|---|
org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
|
org.apache.openjpa.slice |
Extended OpenJPA Interfaces for distributed databases.
|
Modifier and Type | Method and Description |
---|---|
protected QueryImpl |
BrokerImpl.newQueryImpl(String lang,
StoreQuery sq)
Create a new query.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedQueryImpl
Extension with slice locking policy.
|
Modifier and Type | Method and Description |
---|---|
protected QueryImpl |
DistributedBrokerImpl.newQueryImpl(String lang,
StoreQuery sq)
Create a new query.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.