| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginValue | |
|---|---|
| org.apache.openjpa.conf | OpenJPA Configuration | 
| org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration | 
| org.apache.openjpa.jdbc.meta | OpenJPA-JDBC ORM Metadata | 
| org.apache.openjpa.lib.conf | Configuration Framework | 
| org.apache.openjpa.meta | OpenJPA Metadata | 
| org.apache.openjpa.persistence | OpenJPA JPA | 
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. | 
| Uses of PluginValue in org.apache.openjpa.conf | 
|---|
| Subclasses of PluginValue in org.apache.openjpa.conf | |
|---|---|
|  class | BrokerFactoryValueValue type used to represent the BrokerFactory. | 
|  class | BrokerValueCustom PluginValuethat can efficiently createBrokerImplinstances. | 
|  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 PluginValue | |
|---|---|
|  PluginValue | OpenJPAConfigurationImpl.metaFactoryPlugin | 
| Uses of PluginValue in org.apache.openjpa.jdbc.conf | 
|---|
| Subclasses of PluginValue 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 PluginValue | |
|---|---|
|  PluginValue | JDBCConfigurationImpl.dbdictionaryPlugin | 
|  PluginValue | JDBCConfigurationImpl.driverDataSourcePlugin | 
| Methods in org.apache.openjpa.jdbc.conf with parameters of type PluginValue | |
|---|---|
|  MetaDataFactory | MappingFactoryValue.instantiateMetaDataFactory(Configuration conf,
                           PluginValue metaPlugin,
                           String mapping)Intantiate a MetaDataFactoryresponsible for both metadata and
 mapping. | 
|  MetaDataFactory | MappingFactoryValue.instantiateMetaDataFactory(Configuration conf,
                           PluginValue metaPlugin,
                           String mapping,
                           boolean fatal)Intantiate a MetaDataFactoryresponsible for both metadata and
 mapping. | 
| Uses of PluginValue in org.apache.openjpa.jdbc.meta | 
|---|
| Methods in org.apache.openjpa.jdbc.meta that return PluginValue | |
|---|---|
| protected  PluginValue | SequenceMapping.newPluginValue(String property) | 
| Uses of PluginValue in org.apache.openjpa.lib.conf | 
|---|
| Methods in org.apache.openjpa.lib.conf that return PluginValue | |
|---|---|
|  PluginValue | ConfigurationImpl.addPlugin(String property,
          boolean singleton)Add the given value to the set of configuration properties. | 
| Uses of PluginValue in org.apache.openjpa.meta | 
|---|
| Methods in org.apache.openjpa.meta that return PluginValue | |
|---|---|
| protected  PluginValue | SequenceMetaData.newPluginValue(String property)Create a new plugin value for sequences. | 
| Uses of PluginValue in org.apache.openjpa.persistence | 
|---|
| Subclasses of PluginValue in org.apache.openjpa.persistence | |
|---|---|
|  class | EntityManagerFactoryValuePlugin type used to represent the EntityManagerFactory. | 
| Uses of PluginValue in org.apache.openjpa.slice | 
|---|
| Subclasses of PluginValue in org.apache.openjpa.slice | |
|---|---|
|  class | ExecutorServiceValueValue type used to represent a ExecutorService. | 
| Uses of PluginValue in org.apache.openjpa.slice.jdbc | 
|---|
| Fields in org.apache.openjpa.slice.jdbc declared as PluginValue | |
|---|---|
| protected  PluginValue | DistributedJDBCConfigurationImpl.distributionPolicyPlugin | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||