|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.abstractstore | |
---|---|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.ant | |
---|---|
ConfigurationImpl
Default implementation of the Configuration interface. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.conf | |
---|---|
BooleanValue
A boolean Value . |
|
Configuration
Interface for generic configuration objects. |
|
ConfigurationImpl
Default implementation of the Configuration interface. |
|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
|
IntValue
An int Value . |
|
ObjectValue
An object Value . |
|
PluginListValue
A list of plugins. |
|
PluginValue
A plugin Value consisting of plugin name and properties. |
|
ProductDerivation
Hooks for deriving products with additional functionality. |
|
StringListValue
A comma-separated list of string values. |
|
StringValue
A string Value . |
|
Value
A configuration value. |
|
ValueListener
Components can listen on Value objects for changes directly. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.datacache | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
ObjectValue
An object Value . |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.ee | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.event | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
GenericConfigurable
Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normal Options.setInto(java.lang.Object) means. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.jdbc.ant | |
---|---|
ConfigurationImpl
Default implementation of the Configuration interface. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.jdbc.conf | |
---|---|
AbstractProductDerivation
Abstract no-op product derivation for easy extension. |
|
Configuration
Interface for generic configuration objects. |
|
ConfigurationImpl
Default implementation of the Configuration interface. |
|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
|
IntValue
An int Value . |
|
ObjectValue
An object Value . |
|
PluginValue
A plugin Value consisting of plugin name and properties. |
|
ProductDerivation
Hooks for deriving products with additional functionality. |
|
StringListValue
A comma-separated list of string values. |
|
StringValue
A string Value . |
|
Value
A configuration value. |
|
ValueListener
Components can listen on Value objects for changes directly. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.jdbc.kernel | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.jdbc.meta | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
PluginValue
A plugin Value consisting of plugin name and properties. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.jdbc.schema | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.jdbc.sql | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.kernel | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.lib.ant | |
---|---|
Configuration
Interface for generic configuration objects. |
|
ConfigurationImpl
Default implementation of the Configuration interface. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.lib.conf | |
---|---|
BooleanValue
A boolean Value . |
|
BootstrapException
Exception recognized by bootstrap framework. |
|
Configuration
Interface for generic configuration objects. |
|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
|
DoubleValue
A double Value . |
|
FileValue
A File Value . |
|
IntValue
An int Value . |
|
ObjectValue
An object Value . |
|
PluginListValue
A list of plugins. |
|
PluginValue
A plugin Value consisting of plugin name and properties. |
|
ProductDerivation
Hooks for deriving products with additional functionality. |
|
StringListValue
A comma-separated list of string values. |
|
StringValue
A string Value . |
|
Value
A configuration value. |
|
ValueListener
Components can listen on Value objects for changes directly. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.lib.log | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
GenericConfigurable
Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normal Options.setInto(java.lang.Object) means. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.meta | |
---|---|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
PluginValue
A plugin Value consisting of plugin name and properties. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.persistence | |
---|---|
AbstractProductDerivation
Abstract no-op product derivation for easy extension. |
|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
ConfigurationProvider
Implementations of this interface can populate Configuration s in
some environment-specific way. |
|
GenericConfigurable
Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normal Options.setInto(java.lang.Object) means. |
|
MapConfigurationProvider
Simple configuration provider that sets configuration based on a provided map. |
|
ObjectValue
An object Value . |
|
PluginValue
A plugin Value consisting of plugin name and properties. |
|
ProductDerivation
Hooks for deriving products with additional functionality. |
|
Value
A configuration value. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.persistence.jdbc | |
---|---|
AbstractProductDerivation
Abstract no-op product derivation for easy extension. |
|
Configurable
This interface provides a mechanism for notifying interested objects when configuration events occur. |
|
Configuration
Interface for generic configuration objects. |
|
GenericConfigurable
Implementations of this interface may perform additional generic configuration with any key-value pairs that cannot be set into the object via the normal Options.setInto(java.lang.Object) means. |
|
ProductDerivation
Hooks for deriving products with additional functionality. |
Classes in org.apache.openjpa.lib.conf used by org.apache.openjpa.xmlstore | |
---|---|
Configuration
Interface for generic configuration objects. |
|
ConfigurationImpl
Default implementation of the Configuration interface. |
|
ValueListener
Components can listen on Value objects for changes directly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |