Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created March 31, 2019 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jezinka/5bc21c226656b0b683c9b3fa650a3882 to your computer and use it in GitHub Desktop.
Save jezinka/5bc21c226656b0b683c9b3fa650a3882 to your computer and use it in GitHub Desktop.
new Sql(dataSource).call("{? = call pkg.fancy_procedure_input_output_clob(in_json => ?)}",
[Sql.CLOB,
clob])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment