Package org.ow2.clif.analyze.lib.oda

Class Summary
ClifDataDriver Flat file data provider's implementation of the ODA IDriver interface.
ClifDataQuery Flat file data provider's implementation of the ODA IQuery interface.
CommonConstants The class that defines package-wide static constants.
Connection Flat file data provider's implementation of the ODA IConnection interface.
DataSetMetaData Flat file data provider's implementation of the ODA IDataSetMetaData interface.
ResultSet Flat file data provider's implementation of the ODA IResultSet interface.
ResultSetMetaData Flat file data provider's implementation of the ODA IResultSetMetaData interface.
ResultSetMetaDataHelper A helper class that helps ResultSetMetaData to parse column information and provide a public access to ResultSet's original column names.