***  This package contains classes that provide Binary Compatibility only, not Source Compatibility  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.rio

The SAS IOM Driver for JDBC

See:
          Description

 

Class Summary
MVAAnnotatedResultSet This class defines the methods that get, set, and clear the ResultSet and column annotations for the IOM JDBC Driver.
MVACallableStatement Note: None of the methods in this class are supported because SAS software does not support stored procedures.
MVAConnection A Connection represents a session with a specific database.
MVADatabaseMetaData This class provides information about the database as a whole.
MVADriver MVADriver class implements the Driver interface.
MVADualResultSet A dual result set provides simultaneous access to unformatted and server-side formatted data.
MVAPreparedStatement An object that represents a precompiled SQL statement.
MVAResultSet A ResultSet provides access to a table of data.
MVAResultSetMetaData A ResultSetMetaData object can be used to find out about the types and properties of the columns in a ResultSet.
MVAStatement A Statement object is used for executing a static SQL statement and obtaining the results produced by it.
 

Enum Summary
MessageCode  
MVASQLState  
 

Exception Summary
MVASQLException  
MVASQLExceptionUnsupported This exception is thrown to indicate that the IOM JDBC driver does not support an optional JDBC feature.
MVASQLWarning  
RIOException Exception class for proprietary extensions to the SAS IOM Driver for JDBC.
 

Package com.sas.rio Description

The SAS IOM Driver for JDBC


***  This package contains classes that provide Binary Compatibility only, not Source Compatibility  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.