| Package | Description |
|---|---|
| net.snowflake.client.jdbc |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeResultSetSerializable.ResultSetRetrieveConfig |
SnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
SnowflakeResultSetSerializableV1.getResultSet(SnowflakeResultSetSerializable.ResultSetRetrieveConfig resultSetRetrieveConfig)
Get ResultSet from the ResultSet Serializable object so that the user can access the data.
|
ResultSet |
SnowflakeResultSetSerializable.getResultSet(SnowflakeResultSetSerializable.ResultSetRetrieveConfig resultSetRetrieveConfig)
Get ResultSet from the ResultSet Serializable object so that the user can access the data.
|
Copyright © 2022. All rights reserved.