Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
Runtime services for the JDBC OpenJPA implementation.
|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
Utilities for generating SQL.
|
Constructor and Description |
---|
SQLProjectionResultObjectProvider(JDBCStore store,
JDBCFetchConfiguration fetch,
ResultSetResult res,
Class cls)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
static class |
SelectImpl.SelectResult
A
Result implementation wrapped around this select. |
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.