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

bindings/java: Implement methods in JDBC4ResultSet #813

Merged

Conversation

seonWKim
Copy link
Contributor

Purpose of this PR

  • Implement JDBC4ResultSet's getXXX(columnIndex) methods

Changes

  • JDBC4ResultSet's getXXX(columnIndex) methods are implemented
  • Add some docs for clarification(+ leaving history)

Reference

@penberg penberg merged commit aec7f1d into tursodatabase:main Jan 29, 2025
37 checks passed
@seonWKim seonWKim deleted the implement-JDBC4ResultSet-get-columnIndex branch January 29, 2025 08:00
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