-
Notifications
You must be signed in to change notification settings - Fork 558
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
Simple jdbc example #2083
Simple jdbc example #2083
Conversation
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chernser @Paultagoras @laeg Do we want to have snippets from https://clickhouse.com/docs/en/integrations/java/jdbc-driver as runnable examples?
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
examples/jdbc/src/main/java/com/clickhouse/examples/jdbc/Basic.java
Outdated
Show resolved
Hide resolved
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
Summary
This updates the JDBC example to use more generic JDBC methods.
Checklist
Delete items not relevant to your PR: