| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.lib.conf.Value
org.apache.openjpa.lib.conf.ObjectValue
org.apache.openjpa.lib.conf.PluginValue
org.apache.openjpa.jdbc.conf.MappingRepositoryValue
public class MappingRepositoryValue
Handles the complex logic of creating a MappingRepository for
 a given configuration.
| Constructor Summary | |
|---|---|
| MappingRepositoryValue(java.lang.String prop) | |
| Method Summary | |
|---|---|
|  java.lang.Object | newInstance(java.lang.String clsName,
            java.lang.Class type,
            Configuration conf,
            boolean fatal) | 
| Methods inherited from class org.apache.openjpa.lib.conf.PluginValue | 
|---|
| getClassName, getInternalString, getProperties, getString, getValueType, instantiate, isSingleton, objectChanged, set, setClassName, setInternalString, setProperties, setString | 
| Methods inherited from class org.apache.openjpa.lib.conf.ObjectValue | 
|---|
| get, instantiate, set, setInternalObject | 
| Methods inherited from class org.apache.openjpa.lib.conf.Value | 
|---|
| addListener, alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getInstantiatingGetter, getListeners, getLoadKey, getOriginalValue, getProperty, getScope, hashCode, isAliasListComprehensive, isDynamic, removeListener, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setLoadKey, setObject, setProperty, setScope, unalias, unalias, valueChanged | 
| Methods inherited from class java.lang.Object | 
|---|
| finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MappingRepositoryValue(java.lang.String prop)
| Method Detail | 
|---|
public java.lang.Object newInstance(java.lang.String clsName,
                                    java.lang.Class type,
                                    Configuration conf,
                                    boolean fatal)
newInstance in class ObjectValue| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||