Uses of Class
com.sas.net.sharenet.ShareNetConnection

Packages that use ShareNetConnection
com.sas.net.sharenet SAS/SHARE driver for JDBC 
 

Uses of ShareNetConnection in com.sas.net.sharenet
 

Fields in com.sas.net.sharenet declared as ShareNetConnection
protected  ShareNetConnection ShareNetStatement.connection
           
protected  ShareNetConnection ShareNetResultSet.connection
           
 

Constructors in com.sas.net.sharenet with parameters of type ShareNetConnection
ShareNetDatabaseMetaData(ShareNetConnection inconnection)
          Constructs ShareNetDatabaseMetaData object.
ShareNetPreparedStatement(ShareNetConnection inconnection, java.lang.String sql)
          Constructs a ShareNetPreparedStatement object.
ShareNetStatement(ShareNetConnection connection)
          Constructs a ShareNetStatement object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.