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

Update user clients: Java and JDBC #408

Open
wants to merge 2 commits into
base: latest
Choose a base branch
from

Conversation

arman-yekkehkhani
Copy link

Current doc include outdated(0.8.0 for JDBC) or sometimes inconsistent versions(maven vs gradle versions for Java client) of client libs. I made this PR to address these issues and also updated the code samples to avoid deprecated methods and follow the new API.

Changes:

  • Updated Java client version to 1.2.0
  • Updated code samples for Java client
    • Updated usage of method Connection.execute
    • Substituted String param with Properties for ConnectionFactory.fromProperties
    • Removed PQL examples as it is deprecated
  • Updated JDBC version to 1.2.0

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