Skip to content

Instantly share code, notes, and snippets.

@jezinka
Last active March 31, 2019 15:07
Show Gist options
  • Select an option

  • Save jezinka/d6c35578d7554c2f57fa899911f7d1e1 to your computer and use it in GitHub Desktop.

Select an option

Save jezinka/d6c35578d7554c2f57fa899911f7d1e1 to your computer and use it in GitHub Desktop.
Clob jsonInput = dataSource.getConnection().createClob()
clob.setString(1, jsonInput)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment