| 
 | ||||||||||
| 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 | 
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| 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 | BrokerValueCustom PluginValuethat can efficiently createBrokerImplinstances. | 
|  class | CacheMarshallersValueA configuration value for handling and accessing cache marshallers. | 
|  class | MetaDataRepositoryValueA PluginValuethat interacts with theCacheMarshallerto cache the metadata repository between executions. | 
|  class | QueryCompilationCacheValueA cache of compiled queries. | 
|  class | RemoteCommitProviderValueValue type used to represent a RemoteCommitProvider. | 
|  class | SeqValueValue type used to represent a sequence. | 
| Fields in org.apache.openjpa.conf declared as ObjectValue | |
|---|---|
|  ObjectValue | OpenJPAConfigurationImpl.classResolverPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.compatibilityPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.connectionFactory | 
|  ObjectValue | OpenJPAConfigurationImpl.connectionFactory2 | 
|  ObjectValue | OpenJPAConfigurationImpl.dataCacheManagerPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.dataCachePlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.detachStatePlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.inverseManagerPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.lockManagerPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.managedRuntimePlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.orphanedKeyPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.proxyManagerPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.queryCachePlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.savepointManagerPlugin | 
|  ObjectValue | OpenJPAConfigurationImpl.seqPlugin | 
| Uses of ObjectValue in org.apache.openjpa.datacache | 
|---|
| Methods in org.apache.openjpa.datacache with parameters of type ObjectValue | |
|---|---|
|  void | DataCacheManager.initialize(OpenJPAConfiguration conf,
           ObjectValue dataCache,
           ObjectValue queryCache)Initialize the manager, supplying the cache configuration. | 
|  void | DataCacheManagerImpl.initialize(OpenJPAConfiguration conf,
           ObjectValue dataCache,
           ObjectValue queryCache) | 
| 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. | 
|  class | QuerySQLCacheValueA cache of sql queries. | 
| 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. | 
| Uses of ObjectValue in org.apache.openjpa.slice | 
|---|
| Subclasses of ObjectValue in org.apache.openjpa.slice | |
|---|---|
|  class | ExecutorServiceValueValue type used to represent a ExecutorService. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||