|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegatingResultSet | |
---|---|
org.apache.openjpa.lib.jdbc | Database Connectivity |
Uses of DelegatingResultSet in org.apache.openjpa.lib.jdbc |
---|
Subclasses of DelegatingResultSet in org.apache.openjpa.lib.jdbc | |
---|---|
protected class |
LoggingConnectionDecorator.LoggingConnection.LoggingResultSet
Warning-handling result set. |
Fields in org.apache.openjpa.lib.jdbc with type parameters of type DelegatingResultSet | |
---|---|
(package private) static Constructor<DelegatingResultSet> |
DelegatingResultSet.concreteImpl
|
Methods in org.apache.openjpa.lib.jdbc that return DelegatingResultSet | |
---|---|
static DelegatingResultSet |
DelegatingResultSet.newInstance(ResultSet rs,
Statement stmnt)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |