Uses of Interface
net.snowflake.client.core.SFSqlInput
-
Packages that use SFSqlInput Package Description net.snowflake.client.core -
-
Uses of SFSqlInput in net.snowflake.client.core
Classes in net.snowflake.client.core that implement SFSqlInput Modifier and Type Class Description classArrowSqlInputclassBaseSqlInputclassJsonSqlInputMethods in net.snowflake.client.core that return SFSqlInput Modifier and Type Method Description static SFSqlInputSFSqlInput. unwrap(SQLInput sqlInput)Method unwrapping object of class SQLInput to object of class SfSqlInput.
-