Uses of Class
com.snowflake.snowpark_java.SProcRegistration
- 
Packages that use SProcRegistration Package Description com.snowflake.snowpark_java Provides most of the classes for the Snowpark Java API.
- 
- 
Uses of SProcRegistration in com.snowflake.snowpark_javaMethods in com.snowflake.snowpark_java that return SProcRegistration Modifier and Type Method Description SProcRegistrationSession. sproc()Returns a SProcRegistration object that you can use to register Stored Procedures.
 
-