Cdata CLI Java

Use when writing Java (or other JVM language — Kotlin, Scala) application code that connects to a data source through a CData driver, after the connection and SQL have been validated with the cdata-cli discovery skill. Covers the CData JDBC Driver edition: reusing the same jar cdata-cli already downloaded and activated, putting it on the classpath (or adding it as a Maven/Gradle dependency), and connecting via JDBC (DriverManager, the jdbc:<source>: URL, PreparedStatement). This is the JVM build-phase companion to cdata-cli.

cdatasoftware bd2fdaa 9.4 KB Updated

File contents

cdatasoftware/cli-skills/tree/main/skills/cdata-cli-java commit bd2fdaa8db

Frequently asked questions

npx skillmds@latest add cdatasoftware/cdata-cli-java