Uses of Class
net.snowflake.client.jdbc.SnowflakeResultSetSerializable.ResultSetRetrieveConfig
-
Packages that use SnowflakeResultSetSerializable.ResultSetRetrieveConfig Package Description net.snowflake.client.jdbc -
-
Uses of SnowflakeResultSetSerializable.ResultSetRetrieveConfig in net.snowflake.client.jdbc
Methods in net.snowflake.client.jdbc that return SnowflakeResultSetSerializable.ResultSetRetrieveConfig Modifier and Type Method Description SnowflakeResultSetSerializable.ResultSetRetrieveConfigSnowflakeResultSetSerializable.ResultSetRetrieveConfig.Builder. build()Methods in net.snowflake.client.jdbc with parameters of type SnowflakeResultSetSerializable.ResultSetRetrieveConfig Modifier and Type Method Description ResultSetSnowflakeResultSetSerializable. getResultSet(SnowflakeResultSetSerializable.ResultSetRetrieveConfig resultSetRetrieveConfig)Get ResultSet from the ResultSet Serializable object so that the user can access the data.ResultSetSnowflakeResultSetSerializableV1. getResultSet(SnowflakeResultSetSerializable.ResultSetRetrieveConfig resultSetRetrieveConfig)Get ResultSet from the ResultSet Serializable object so that the user can access the data.
-