Skip to content

Add Kotlin usage tests#7

Merged
adsharma merged 1 commit into
mainfrom
kotlin-test-examples
May 30, 2026
Merged

Add Kotlin usage tests#7
adsharma merged 1 commit into
mainfrom
kotlin-test-examples

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

Summary

Add Kotlin/JVM test examples for the Java bindings.

The examples cover:

  • reading query results from Kotlin
  • executing prepared statements with Kotlin maps
  • using Value and DataType from Kotlin

Gradle now applies the Kotlin JVM plugin so CI can download and run the Kotlin compiler without requiring a native Kotlin SDK on the machine.

Validation

  • SKIP_CMAKE_BUILD=true ./gradlew compileTestKotlin

@adsharma adsharma marked this pull request as ready for review May 30, 2026 17:30
@adsharma adsharma force-pushed the kotlin-test-examples branch from 154d8d8 to 93a1e9f Compare May 30, 2026 17:30
@adsharma adsharma merged commit 1e46915 into main May 30, 2026
3 checks passed
@adsharma adsharma deleted the kotlin-test-examples branch May 30, 2026 17:33
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