Package org.ufoss.kotysa.jdbc

Types

Link copied to clipboard
interface JdbcSqlClient : SqlClient, TransactionalOp<JdbcTransaction>

Functions

Link copied to clipboard
fun DataSource.sqlClient(tables: Tables): JdbcSqlClient

Create a JdbcSqlClient from a JDBC DataSource with Tables mapping