public interface SnowflakeResultSet
| Modifier and Type | Method and Description |
|---|---|
String |
getQueryID() |
List<SnowflakeResultSetSerializable> |
getResultSetSerializables()
Get a list of ResultSetSerializables for the ResultSet in order to parallel processing
|
String getQueryID() throws SQLException
SQLExceptionList<SnowflakeResultSetSerializable> getResultSetSerializables() throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.