Package | Description |
---|---|
org.apache.manifoldcf.jdbc |
Modifier and Type | Class and Description |
---|---|
protected class |
JDBCConnection.JDBCPSResultSet |
protected class |
JDBCConnection.JDBCResultSet |
Modifier and Type | Method and Description |
---|---|
IDynamicResultSet |
JDBCConnection.executeUncachedQuery(String query,
ArrayList params,
int maxResults)
Execute query.
|