Skip to content

Conversation

@antonionoca
Copy link

This merge request will add the ability to use this library with other frameworks, like Spring JDBC.
It will also allow its use with PreparedStatements.

Additional patches:
Using try-with-resources on SQL statements.

This merge request will add the ability to use this library with other frameworks, like Spring JDBC.
It will also allow its use with PreparedStatements.

Additional patches:
Using try-with-resources on SQL statements.
Copy link
Owner

@jonathanhds jonathanhds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff! Thanks @antonionoca for the changes. Do you mind updating your branch and running mvn prettier:write so we can have all the codebase formatted?

@rajat-g
Copy link

rajat-g commented May 28, 2021

@antonionoca @jonathanhds In this if I create a query with parameters then there is no way to get those parameters list and I can only get the query string.

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.

3 participants