Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
|
Modifier and Type | Method and Description |
---|---|
(package private) FinderQueryImpl |
JDBCStoreManager.getFinder(ClassMapping mapping,
FetchConfiguration fetch) |
(package private) static FinderQueryImpl |
FinderQueryImpl.newFinder(ClassMapping mapping,
SelectExecutor select)
Attempts to construct a FinderQuery from the given Select for the given
mapping.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.