public class ProductDerivation extends org.apache.openjpa.lib.conf.AbstractProductDerivation implements OpenJPAProductDerivation
slice.
All Slice specific configuration is prefixed as
openjpa.slice.*.*| Modifier and Type | Field and Description |
|---|---|
static String |
HINT_TARGET
Hint key
openjpa.hint.slice.Target to specify a subset of
slices for query. |
static String |
PREFIX_SLICE
Prefix for all Slice-specific configuration properties.
|
TYPE_PRODUCT_STORE, TYPE_SPEC, TYPE_SPEC_STORE, TYPE_STORE| Constructor and Description |
|---|
ProductDerivation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationPrefix() |
Set<String> |
getSupportedQueryHints() |
int |
getType() |
void |
putBrokerFactoryAliases(Map m) |
afterSpecificationSet, beforeConfigurationClose, beforeConfigurationConstruct, beforeConfigurationLoad, getAnchorsInFile, getAnchorsInResource, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals, validatepublic static final String PREFIX_SLICE
public static final String HINT_TARGET
openjpa.hint.slice.Target to specify a subset of
slices for query. The value corresponding to the key is comma-separated
list of slice identifiers.public void putBrokerFactoryAliases(Map m)
putBrokerFactoryAliases in interface OpenJPAProductDerivationpublic String getConfigurationPrefix()
getConfigurationPrefix in interface org.apache.openjpa.lib.conf.ProductDerivationgetConfigurationPrefix in class org.apache.openjpa.lib.conf.AbstractProductDerivationpublic int getType()
getType in interface org.apache.openjpa.lib.conf.ProductDerivationCopyright © 2006–2013 Apache Software Foundation. All rights reserved.