All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.lenses.jdbc4.client.JdbcRequestMessage.kt Maven / Gradle / Ivy

There is a newer version: 3.0.2
Show newest version
package io.lenses.jdbc4.client

data class JdbcRequestMessage(val sql: String,
                              val token: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy