Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-extract-jdbc
/
io.airbyte.cdk.check
/
JdbcCheckQueries
/
Companion
Companion
object
Companion
Members
Functions
stringify
Link copied to clipboard
fun
stringify
(
rs
:
ResultSet
)
:
String
Turns a
ResultSet
into a pretty and meaningful one-line string; empty otherwise.