|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.lib.conf.AbstractProductDerivation
org.apache.openjpa.jdbc.conf.JDBCProductDerivation
public class JDBCProductDerivation
Sets JDBC as default store.
| Field Summary | |
|---|---|
static String |
PREFIX
|
| Fields inherited from interface org.apache.openjpa.conf.OpenJPAProductDerivation |
|---|
TYPE_PRODUCT_STORE, TYPE_SPEC, TYPE_SPEC_STORE, TYPE_STORE |
| Fields inherited from interface org.apache.openjpa.lib.conf.ProductDerivation |
|---|
TYPE_FEATURE, TYPE_PRODUCT |
| Constructor Summary | |
|---|---|
JDBCProductDerivation()
|
|
| Method Summary | |
|---|---|
boolean |
beforeConfigurationConstruct(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
|
Set<String> |
getSupportedQueryHints()
|
int |
getType()
|
void |
putBrokerFactoryAliases(Map<String,String> m)
|
| Methods inherited from class org.apache.openjpa.lib.conf.AbstractProductDerivation |
|---|
afterSpecificationSet, beforeConfigurationClose, beforeConfigurationLoad, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.openjpa.lib.conf.ProductDerivation |
|---|
afterSpecificationSet, beforeConfigurationClose, beforeConfigurationLoad, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals, validate |
| Field Detail |
|---|
public static final String PREFIX
| Constructor Detail |
|---|
public JDBCProductDerivation()
| Method Detail |
|---|
public void putBrokerFactoryAliases(Map<String,String> m)
putBrokerFactoryAliases in interface OpenJPAProductDerivationpublic int getType()
getType in interface org.apache.openjpa.lib.conf.ProductDerivationpublic boolean beforeConfigurationConstruct(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
beforeConfigurationConstruct in interface org.apache.openjpa.lib.conf.ProductDerivationbeforeConfigurationConstruct in class org.apache.openjpa.lib.conf.AbstractProductDerivationpublic Set<String> getSupportedQueryHints()
getSupportedQueryHints in interface org.apache.openjpa.lib.conf.ProductDerivationgetSupportedQueryHints in class org.apache.openjpa.lib.conf.AbstractProductDerivation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||