Skip to content

Instantly share code, notes, and snippets.

@brfrn169
Created July 20, 2022 03:33
Show Gist options
  • Save brfrn169/01263abc9c5dde98bac26eef05566b2f to your computer and use it in GitHub Desktop.
Save brfrn169/01263abc9c5dde98bac26eef05566b2f to your computer and use it in GitHub Desktop.
Example of isNull() in Result
boolean isNull = result.isNull("<column name>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment