public interface SnowflakeResultSetSerializable
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
getResultSet()
Get ResultSet from the ResultSet Serializable object so that the user can
access the data.
|
ResultSet |
getResultSet(Properties info)
Get ResultSet from the ResultSet Serializable object so that the user can
access the data.
|
ResultSet getResultSet() throws SQLException
SQLExceptionResultSet getResultSet(Properties info) throws SQLException
info - The proxy server information if proxy is necessary.SQLExceptionCopyright © 2019. All rights reserved.