Class Hierarchy
- java.lang.Object
- org.apache.manifoldcf.jdbc.JDBCConnection
- org.apache.manifoldcf.jdbc.JDBCConnection.JDBCPSResultSet (implements org.apache.manifoldcf.jdbc.IDynamicResultSet)
- org.apache.manifoldcf.jdbc.JDBCConnection.JDBCResultSet (implements org.apache.manifoldcf.jdbc.IDynamicResultSet)
- org.apache.manifoldcf.jdbc.JDBCConnectionFactory
- org.apache.manifoldcf.jdbc.JDBCConstants
- org.apache.manifoldcf.core.database.RRow (implements org.apache.manifoldcf.core.interfaces.IResultRow)
- org.apache.manifoldcf.jdbc.JDBCConnection.RDynamicRow (implements org.apache.manifoldcf.jdbc.IDynamicResultRow)
- java.lang.Thread (implements java.lang.Runnable)
- org.apache.manifoldcf.jdbc.JDBCConnection.ExecuteOperationThread
- org.apache.manifoldcf.jdbc.JDBCConnection.NextResultRowThread
- org.apache.manifoldcf.jdbc.JDBCConnection.PreparedStatementQueryThread
- org.apache.manifoldcf.jdbc.JDBCConnection.StatementQueryThread
- org.apache.manifoldcf.jdbc.JDBCConnection.TestConnectionThread
Interface Hierarchy
- org.apache.manifoldcf.jdbc.IDynamicResultSet
- org.apache.manifoldcf.core.interfaces.IResultRow
- org.apache.manifoldcf.jdbc.IDynamicResultRow