|
|||||||||
| 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, getConfigurationPrefix, 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, getConfigurationPrefix, load, load, loadDefaults, loadGlobals |
| Constructor Detail |
|---|
public JDBCPersistenceProductDerivation()
| Method Detail |
|---|
public void putBrokerFactoryAliases(java.util.Map m)
putBrokerFactoryAliases in interface OpenJPAProductDerivationpublic int getType()
getType in interface ProductDerivation
public void validate()
throws java.lang.Exception
validate in interface ProductDerivationvalidate in class AbstractProductDerivationjava.lang.Exceptionpublic boolean beforeConfigurationLoad(Configuration c)
beforeConfigurationLoad in interface ProductDerivationbeforeConfigurationLoad in class AbstractProductDerivationpublic boolean afterSpecificationSet(Configuration c)
afterSpecificationSet in interface ProductDerivationafterSpecificationSet in class AbstractProductDerivation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||