| 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(java.lang.String query,
java.util.ArrayList params,
int maxResults)
Execute query.
|