Package org. ufoss. kotysa. jdbc
Functions
Link copied to clipboard
Create a H2JdbcSqlClient from a JDBC DataSource with H2Tables mapping
Create a MariadbJdbcSqlClient from a JDBC DataSource with MariadbTables mapping
Create a MssqlJdbcSqlClient from a JDBC DataSource with MssqlTables mapping
Create a MysqlJdbcSqlClient from a JDBC DataSource with MysqlTables mapping
fun DataSource.sqlClient(tables: PostgresqlTables): PostgresqlJdbcSqlClient
Content copied to clipboard
Create a PostgresqlJdbcSqlClient from a JDBC DataSource with PostgresqlTables mapping