Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
InstanceResultObjectProvider
Object provider implementation wrapped around a
Select . |
class |
PagingResultObjectProvider
Object provider implementation that fetches one page of results at a
a time as it scrolls.
|
class |
PreparedResultObjectProvider
A Select-oriented Result Object Provider whose Select has been executed
outside its own scope.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.