Package | Description |
---|---|
org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
This package provides a common OpenJPA runtime environment that can be
adapted for use with various data store mechanisms.
|
org.apache.openjpa.lib.util.collections |
commons-collections4 import.
|
Modifier and Type | Field and Description |
---|---|
static LinkedMap |
StoreQuery.EMPTY_PARAMS |
Modifier and Type | Method and Description |
---|---|
LinkedMap |
DelegatingQuery.getParameterTypes() |
LinkedMap |
QueryContext.getParameterTypes()
Deprecated.
|
LinkedMap |
QueryImpl.getParameterTypes() |
LinkedMap |
AbstractStoreQuery.AbstractExecutor.getParameterTypes(StoreQuery q) |
LinkedMap |
StoreQuery.Executor.getParameterTypes(StoreQuery q)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LinkedMap<K,V> |
LinkedMap.clone()
Clones the map without cloning the keys or values.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.