Uses of Package
org.apache.openjpa.conf
-
Packages that use org.apache.openjpa.conf Package Description org.apache.openjpa.abstractstore OpenJPA Abstract StoreManager Implementationorg.apache.openjpa.conf OpenJPA Configurationorg.apache.openjpa.datacache OpenJPA Data Cacheorg.apache.openjpa.enhance OpenJPA Enhancerorg.apache.openjpa.event OpenJPA Eventsorg.apache.openjpa.instrumentation org.apache.openjpa.kernel OpenJPA Runtime Kernelorg.apache.openjpa.kernel.exps OpenJPA Expression Treeorg.apache.openjpa.meta OpenJPA Metadataorg.apache.openjpa.util OpenJPA Utilities -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.abstractstore Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.conf Class Description BrokerFactoryValue Value type used to represent theBrokerFactory.BrokerValue CustomPluginValuethat can efficiently createBrokerImplinstances.CacheMarshaller Responsible for marshalling and unmarshalling objects between memory and durable cache.CacheMarshaller.ValidationPolicy Validation policies are responsible for computing whether or not a cached data structure is valid for the current context.CacheMarshallersValue A configuration value for handling and accessing cache marshallers.CallbackOptions Configurable options for callbacks.Compatibility Struct encompassing backwards-compatibility options.DetachOptions Detach options.MetaDataRepositoryValue APluginValuethat interacts with theCacheMarshallerto cache the metadata repository between executions.OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source.QueryCompilationCacheValue A cache of compiled queries.RemoteCommitProviderValue Value type used to represent aRemoteCommitProvider.Specification An immutable representation of a Specification supported by OpenJPA. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.datacache Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.enhance Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.event Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.instrumentation Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.kernel Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.kernel.exps Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.meta Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source. -
Classes in org.apache.openjpa.conf used by org.apache.openjpa.util Class Description OpenJPAConfiguration Defines the properties necessary to configure runtime properties and connect to a data source.