Uses of Class
net.snowflake.client.core.SnowflakeOrgInternalApi
-
Packages that use SnowflakeOrgInternalApi Package Description net.snowflake.client.jdbc -
-
Uses of SnowflakeOrgInternalApi in net.snowflake.client.jdbc
Classes in net.snowflake.client.jdbc with annotations of type SnowflakeOrgInternalApi Modifier and Type Class Description class
SnowflakeFileTransferConfig
This class manages the parameters to call SnowflakeFileTransferAgent.uploadWithoutConnection()Methods in net.snowflake.client.jdbc with annotations of type SnowflakeOrgInternalApi Modifier and Type Method Description static void
SnowflakeFileTransferAgent. uploadWithoutConnection(SnowflakeFileTransferConfig config)
Static API function to upload data without JDBC session.
-