StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc0<?> sp,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 0 argument as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc1<?,?> sp,
DataType input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 1 argument as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc10<?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 10 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc11<?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 11 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc12<?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 12 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc13<?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 13 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc14<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 14 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc15<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 15 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc16<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 16 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc17<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 17 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc18<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 18 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc19<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 19 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc2<?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 2 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc20<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 20 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc21<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 21 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc3<?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 3 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc4<?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 4 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc5<?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 5 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc6<?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 6 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc7<?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 7 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc8<?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 8 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerPermanent(String name,
JavaSProc9<?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output,
String stageLocation,
boolean isCallerMode) |
Registers a Java Lambda of 9 arguments as a permanent Snowflake Stored Procedure.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc0<?> sp,
DataType output) |
Registers a Java Lambda of 0 argument as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc1<?,?> sp,
DataType input,
DataType output) |
Registers a Java Lambda of 1 argument as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc10<?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 10 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc11<?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 11 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc12<?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 12 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc13<?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 13 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc14<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 14 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc15<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 15 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc16<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 16 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc17<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 17 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc18<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 18 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc19<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 19 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc2<?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 2 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc20<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 20 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc21<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 21 arguments as a temporary anonymous Stored Procedure that is
scoped to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc3<?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 3 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc4<?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 4 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc5<?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 5 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc6<?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 6 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc7<?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 7 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc8<?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 8 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(JavaSProc9<?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 9 arguments as a temporary anonymous Stored Procedure that is scoped
to this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc0<?> sp,
DataType output) |
Registers a Java Lambda of 0 argument as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc1<?,?> sp,
DataType input,
DataType output) |
Registers a Java Lambda of 1 argument as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc10<?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 10 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc11<?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 11 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc12<?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 12 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc13<?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 13 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc14<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 14 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc15<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 15 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc16<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 16 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc17<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 17 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc18<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 18 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc19<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 19 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc2<?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 2 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc20<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 20 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc21<?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 21 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc3<?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 3 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc4<?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 4 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc5<?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 5 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc6<?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 6 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc7<?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 7 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc8<?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 8 arguments as a temporary named Stored Procedure that is scoped to
this session.
|
StoredProcedure |
SProcRegistration.registerTemporary(String name,
JavaSProc9<?,?,?,?,?,?,?,?,?,?> sp,
DataType[] input,
DataType output) |
Registers a Java Lambda of 9 arguments as a temporary named Stored Procedure that is scoped to
this session.
|