Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java/bindings: Add support for creating statement #693

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

seonWKim
Copy link
Contributor

Purpose of this PR

  • Add support for createStatement in JDBC4Connection
  • Following works can use this statement to execute queries

Changes

  • Implement createStatement for JDBC4Connection
  • Add JDBC4Statement

References

@penberg penberg changed the title [java/bindings] Add support for creating statement java/bindings: Add support for creating statement Jan 15, 2025
@penberg penberg closed this in d1b05ac Jan 15, 2025
@penberg penberg merged commit d1b05ac into tursodatabase:main Jan 15, 2025
37 checks passed
@seonWKim seonWKim deleted the create-statement-support branch January 15, 2025 07:20
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.

2 participants