Package com.metamatrix.jdbc.api

Interface Summary
Connection MetaMatrix extensions to the standard JDBC Connection interface.
DatabaseMetaData The MetaMatrix-specific interface for retrieving metadata from the MetaMatrix server.
ResultSet The MetaMatrix-specific interface for using result sets from JDBC.
ResultSetMetaData The MetaMatrix-specific interface for using result set metadata from JDBC.
SQLException  
Statement The MetaMatrix-specific interface for executing statements against the MetaMatrix server.
 

Class Summary
SQLStates Utility class containing 1) SQL state constants used to represent MetaMatrix JDBC error state code, and 2) utility methods to check whether a SQL state belongs to a particular class of exception states.
SQLStates.SQLStateClass  
 

Exception Summary
PartialResultsWarning This warning class is sent when using partial results mode if one or more sources fails.
 



Copyright © 2009. All Rights Reserved.