| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectValue | |
|---|---|
| org.apache.openjpa.conf | OpenJPA Configuration | 
| org.apache.openjpa.datacache | OpenJPA Data Cache | 
| org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration | 
| org.apache.openjpa.lib.conf | Configuration Framework | 
| org.apache.openjpa.persistence | OpenJPA JPA | 
| Uses of ObjectValue in org.apache.openjpa.conf | 
|---|
| Subclasses of ObjectValue in org.apache.openjpa.conf | |
|---|---|
|  class | BrokerFactoryValueValue type used to represent the BrokerFactory. | 
|  class | QueryCompilationCacheValueA cache of compiled queries. | 
|  class | RemoteCommitProviderValueValue type used to represent a RemoteCommitProvider. | 
|  class | SeqValueValue type used to represent a sequence. | 
| Uses of ObjectValue in org.apache.openjpa.datacache | 
|---|
| Methods in org.apache.openjpa.datacache with parameters of type ObjectValue | |
|---|---|
|  void | DataCacheManagerImpl.initialize(OpenJPAConfiguration conf,
           ObjectValue dataCache,
           ObjectValue queryCache) | 
|  void | DataCacheManager.initialize(OpenJPAConfiguration conf,
           ObjectValue dataCache,
           ObjectValue queryCache)Initialize the manager, supplying the cache configuration. | 
| Uses of ObjectValue in org.apache.openjpa.jdbc.conf | 
|---|
| Subclasses of ObjectValue in org.apache.openjpa.jdbc.conf | |
|---|---|
|  class | JDBCSeqValueAdds additional aliases to base SeqValue. | 
|  class | MappingFactoryValueHandles the complex logic of creating a MetaDataFactoryfor
 combined metadata and mapping. | 
|  class | MappingRepositoryValueHandles the complex logic of creating a MappingRepositoryfor
 a given configuration. | 
| Fields in org.apache.openjpa.jdbc.conf declared as ObjectValue | |
|---|---|
|  ObjectValue | JDBCConfigurationImpl.connectionDecoratorPlugins | 
|  ObjectValue | JDBCConfigurationImpl.jdbcListenerPlugins | 
|  ObjectValue | JDBCConfigurationImpl.mappingDefaultsPlugin | 
|  ObjectValue | JDBCConfigurationImpl.schemaFactoryPlugin | 
|  ObjectValue | JDBCConfigurationImpl.sqlFactoryPlugin | 
|  ObjectValue | JDBCConfigurationImpl.updateManagerPlugin | 
| Uses of ObjectValue in org.apache.openjpa.lib.conf | 
|---|
| Subclasses of ObjectValue in org.apache.openjpa.lib.conf | |
|---|---|
|  class | PluginListValueA list of plugins. | 
|  class | PluginValueA plugin Valueconsisting of plugin name and properties. | 
| Fields in org.apache.openjpa.lib.conf declared as ObjectValue | |
|---|---|
|  ObjectValue | ConfigurationImpl.logFactoryPlugin | 
| Methods in org.apache.openjpa.lib.conf that return ObjectValue | |
|---|---|
|  ObjectValue | ConfigurationImpl.addObject(String property)Add the given value to the set of configuration properties. | 
| Uses of ObjectValue in org.apache.openjpa.persistence | 
|---|
| Subclasses of ObjectValue in org.apache.openjpa.persistence | |
|---|---|
|  class | EntityManagerFactoryValuePlugin type used to represent the EntityManagerFactory. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||