Skip to content

Commit

Permalink
Update jdbc-sample-client.adoc (#160)
Browse files Browse the repository at this point in the history
[08:26:48.654] WARN (asciidoctor): skipping reference to missing
attribute: version
11:26:48 AM:     file: docs/modules/ROOT/pages/jdbc-sample-client.adoc
11:26:48 AM: source: https://github.com/hazelcast/cloud-docs (branch:
main | start path: docs)
  • Loading branch information
fantkolja authored Sep 16, 2024
1 parent f06bea4 commit 0ad8fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/jdbc-sample-client.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Download the https://github.com/hazelcast/hazelcast-cloud-java-sample-client/blob/master/src/main/java/com/hazelcast/cloud/ClientWithSsl.java[sample client^] from GitHub.

You also need the _hazelcast-jdbc-enterprise-{version}.jar_ file. You can download this file from https://github.com/hazelcast/hazelcast-jdbc/releases[Releases^].
You also need the _hazelcast-jdbc-enterprise-\{version}.jar_ file. You can download this file from https://github.com/hazelcast/hazelcast-jdbc/releases[Releases^].

A JDBC Driver allows a Java application to connect to Hazelcast using the JDBC API. The Hazelcast JDBC Driver is available from https://github.com/hazelcast/hazelcast-jdbc[GitHub^].

Expand Down

0 comments on commit 0ad8fbc

Please sign in to comment.