|
||||||||||
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 |
---|
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)
|
int |
getType()
|
void |
putBrokerFactoryAliases(Map 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 |
Constructor Detail |
---|
public JDBCProductDerivation()
Method Detail |
---|
public void putBrokerFactoryAliases(Map m)
putBrokerFactoryAliases
in interface OpenJPAProductDerivation
public int getType()
getType
in interface org.apache.openjpa.lib.conf.ProductDerivation
public boolean beforeConfigurationConstruct(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
beforeConfigurationConstruct
in interface org.apache.openjpa.lib.conf.ProductDerivation
beforeConfigurationConstruct
in class org.apache.openjpa.lib.conf.AbstractProductDerivation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |