Skip to content

Conversation

@mikhuang
Copy link

PreparedStatement.execute's implementation returns whether result is a ResultSet (this seems unintentional)

Statement.execute's implementation, made a few days later, returns ResultSet or update count.

This change matches behavior between Statement and PreparedStatement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant