|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openjpa.lib.conf.MapConfigurationProvider
org.apache.openjpa.persistence.PersistenceProductDerivation.ConfigurationProviderImpl
public static class PersistenceProductDerivation.ConfigurationProviderImpl
Custom configuration provider.
Constructor Summary | |
---|---|
PersistenceProductDerivation.ConfigurationProviderImpl()
|
|
PersistenceProductDerivation.ConfigurationProviderImpl(java.util.Map props)
|
Method Summary | |
---|---|
void |
setInto(Configuration conf)
Set loaded information into the given configuration. |
void |
setSource(java.lang.String source)
Set the source of information in this provider. |
Methods inherited from class org.apache.openjpa.lib.conf.MapConfigurationProvider |
---|
addProperties, addProperty, getProperties, setInto |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersistenceProductDerivation.ConfigurationProviderImpl()
public PersistenceProductDerivation.ConfigurationProviderImpl(java.util.Map props)
Method Detail |
---|
public void setSource(java.lang.String source)
public void setInto(Configuration conf)
ConfigurationProvider
setInto
in interface ConfigurationProvider
setInto
in class MapConfigurationProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |