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.net.sharenet

SAS/SHARE driver for JDBC

See:
          Description

Class Summary
ShareNetCallableStatement Note: None of the methods in this class are supported because SAS software does not support stored procedures.
ShareNetConnection This class establishes a session with a SAS/SHARE server.
ShareNetDatabaseMetaData This is the SAS/SHARE Driver for JDBC implementation for java.sql.DatabaseMetaData.
ShareNetDriver ShareNetDriver class implements the Driver interface.
ShareNetPreparedStatement This is the SAS/SHARE Driver for JDBC implementation for java.sql.PreparedStatement.
ShareNetResultSet This class implements java.sql.ResultSet.
ShareNetResultSetMetaData This class implements java.sql.ResultSetMetaData
ShareNetStatement ShareNetStatement implements java.sql.Statement
 

Exception Summary
ShareNetException The ShareNetException class provides information about a SAS/SHARE server access error.
 

Package com.sas.net.sharenet Description

SAS/SHARE driver for JDBC


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.