Overview (Snowpark Java API Reference 1.15.0) (original) (raw)

Packages

Package Description
com.snowflake.snowpark Provides the @PublicPreview annotation.
com.snowflake.snowpark_java Provides most of the classes for the Snowpark Java API.
com.snowflake.snowpark_java.sproc
com.snowflake.snowpark_java.types Provides the classes specifying the schema (the data types of the fields) of semi-structured data.
com.snowflake.snowpark_java.udf Provides the interfaces for user-defined functions (UDFs).
com.snowflake.snowpark_java.udtf