Package | Description |
---|---|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
This package provides JDBC configuration interfaces.
|
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.
|
org.apache.openjpa.slice |
Extended OpenJPA Interfaces for distributed databases.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCProductDerivation
Sets JDBC as default store.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistenceProductDerivation
Sets JPA specification defaults and parses JPA specification XML files.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCPersistenceProductDerivation
Sets JDBC-specific JPA specification defaults.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductDerivation
Derives configuration for Slice.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.