|
|||||||||
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.persistence.jdbc.JDBCPersistenceProductDerivation
public class JDBCPersistenceProductDerivation
Sets JDBC-specific JPA specification defaults.
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 | |
---|---|
JDBCPersistenceProductDerivation()
|
Method Summary | |
---|---|
boolean |
afterSpecificationSet(Configuration c)
|
boolean |
beforeConfigurationLoad(Configuration c)
|
int |
getType()
|
void |
putBrokerFactoryAliases(java.util.Map m)
|
void |
validate()
|
Methods inherited from class org.apache.openjpa.lib.conf.AbstractProductDerivation |
---|
beforeConfigurationClose, beforeConfigurationConstruct, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals |
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 |
---|
beforeConfigurationClose, beforeConfigurationConstruct, getAnchorsInFile, getAnchorsInResource, getConfigurationPrefix, getDefaultResourceLocation, load, load, loadDefaults, loadGlobals |
Constructor Detail |
---|
public JDBCPersistenceProductDerivation()
Method Detail |
---|
public void putBrokerFactoryAliases(java.util.Map m)
putBrokerFactoryAliases
in interface OpenJPAProductDerivation
public int getType()
getType
in interface ProductDerivation
public void validate() throws java.lang.Exception
validate
in interface ProductDerivation
validate
in class AbstractProductDerivation
java.lang.Exception
public boolean beforeConfigurationLoad(Configuration c)
beforeConfigurationLoad
in interface ProductDerivation
beforeConfigurationLoad
in class AbstractProductDerivation
public boolean afterSpecificationSet(Configuration c)
afterSpecificationSet
in interface ProductDerivation
afterSpecificationSet
in class AbstractProductDerivation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |