Skip to content

Commit

Permalink
Polishing.
Browse files Browse the repository at this point in the history
See: #1959, #409.
  • Loading branch information
gregturn committed Jul 9, 2021
1 parent 0a81bc6 commit 8d66344
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ private StoredProcedureQuery newAdhocStoredProcedureQuery() {
}

/**
* Does this stored procedure has a {@link java.sql.ResultSet} using {@link ParameterMode#REF_CURSOR}?
* Does this stored procedure have a {@link java.sql.ResultSet} using {@link ParameterMode#REF_CURSOR}?
*
* @param procedureOutput
* @return
Expand Down

0 comments on commit 8d66344

Please sign in to comment.