Skip to content

Commit

Permalink
Remove ShardingSpherePreparedStatement
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed May 26, 2024
1 parent 0f528fc commit cd14681
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ private void replaySetParameter() throws SQLException {
}

private void clearPrevious() {
currentResultSet = null;
statements.clear();
parameterSets.clear();
generatedValues.clear();
Expand Down

0 comments on commit cd14681

Please sign in to comment.