| Package | Description |
|---|---|
| org.apache.openjpa.conf |
OpenJPA Configuration
This package provides base OpenJPA configuration interfaces.
|
| org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
| Modifier and Type | Method and Description |
|---|---|
FinderCache |
OpenJPAConfiguration.getFinderCacheInstance()
Get the cache of finder queries.
|
FinderCache |
OpenJPAConfigurationImpl.getFinderCacheInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
FinderCacheImpl
Implementation of FinderCache for JDBC.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.