co Sql Client
Create a MysqlCoroutinesVertxSqlClient from a Vertx Pool with MysqlTables mapping
Samples
org.ufoss.kotysa.vertx.samples.UserRepositoryVertxCoroutinesCreate a PostgresqlCoroutinesVertxSqlClient from a Vertx Pool with PostgresqlTables mapping
Samples
org.ufoss.kotysa.vertx.samples.UserRepositoryVertxCoroutinesCreate a MssqlCoroutinesVertxSqlClient from a Vertx Pool with MssqlTables mapping
Samples
org.ufoss.kotysa.vertx.samples.UserRepositoryVertxCoroutinesCreate a MariadbCoroutinesVertxSqlClient from a Vertx Pool with MariadbTables mapping
Samples
org.ufoss.kotysa.vertx.samples.UserRepositoryVertxCoroutinesCreate a OracleCoroutinesVertxSqlClient from a Vertx Pool with OracleTables mapping