Package org.apache.manifoldcf.crawler.connectors.jdbc

Interface Summary
IDynamicResultSet This object describes an (open) jdbc resultset.
 

Class Summary
JDBCConnection This object describes a connection to a particular JDBC instance.
JDBCConnection.NextResultRowThread  
JDBCConnectionFactory This class creates a connection
JDBCConnector This interface describes an instance of a connection between a repository and ManifoldCF's standard "pull" ingestion agent.
JDBCConnector.TableSpec This class represents data gleaned from a document specification, in a more usable form.
JDBCConnector.VariableMap Variable map.
JDBCConnector.VariableMapItem Variable map entry.
JDBCConstants These are the constant strings needed by the Oracle connector.