Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSRemoteCommitProvider
JMS-based implementation of
RemoteCommitProvider that
listens for object modifications and propagates those changes to
other RemoteCommitProviders over a JMS topic. |
Modifier and Type | Class and Description |
---|---|
class |
LogFactoryImpl
Default
LogFactory implementation. |
Modifier and Type | Class and Description |
---|---|
class |
PersistenceMetaDataFactory
MetaDataFactory for JPA metadata. |
Modifier and Type | Class and Description |
---|---|
class |
PersistenceMappingFactory
MetaDataFactory for JPA mapping information. |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.