Stored Procedure

  • According to the selected data source, execute the stored procedure.

Drag in the toolbarPNGThe task node to the drawing board, as shown in the following figure:

Stored Procedure - 图2

  • Data source: The data source type of the stored procedure supports MySQL and POSTGRESQL, select the corresponding data source
  • Method: is the method name of the stored procedure
  • Custom parameters: The custom parameter types of the stored procedure support IN and OUT, and the data types support nine data types: VARCHAR, INTEGER, LONG, FLOAT, DOUBLE, DATE, TIME, TIMESTAMP, and BOOLEAN