|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericConfigurable | |
---|---|
org.apache.openjpa.event | OpenJPA Events This package provides some interfaces and useful implementations for OpenJPA's event notification framework. |
org.apache.openjpa.lib.log | Logging This package provides a lightweight logging interface, a simple implementation that writes logging output to the console and allows for basic log configuration, and plug-ins for the Apache Commons Logging and the Apache Log4J frameworks. |
org.apache.openjpa.persistence | OpenJPA JPA This package provides an JPA facade to OpenJPA. |
org.apache.openjpa.persistence.jdbc | OpenJPA JPA-JDBC JDBC-specific extensions to OpenJPA JPA runtime. |
Uses of GenericConfigurable in org.apache.openjpa.event |
---|
Classes in org.apache.openjpa.event that implement GenericConfigurable | |
---|---|
class |
JMSRemoteCommitProvider
JMS-based implementation of RemoteCommitProvider that
listens for object modifications and propagates those changes to
other RemoteCommitProviders over a JMS topic. |
Uses of GenericConfigurable in org.apache.openjpa.lib.log |
---|
Classes in org.apache.openjpa.lib.log that implement GenericConfigurable | |
---|---|
class |
LogFactoryImpl
Default LogFactory implementation. |
Uses of GenericConfigurable in org.apache.openjpa.persistence |
---|
Classes in org.apache.openjpa.persistence that implement GenericConfigurable | |
---|---|
class |
PersistenceMetaDataFactory
MetaDataFactory for JPA metadata. |
Uses of GenericConfigurable in org.apache.openjpa.persistence.jdbc |
---|
Classes in org.apache.openjpa.persistence.jdbc that implement GenericConfigurable | |
---|---|
class |
PersistenceMappingFactory
MetaDataFactory for JPA mapping information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |