vertx / io.vertx.reactivex.ext.asyncsql

Package io.vertx.reactivex.ext.asyncsql

Types

MySQLClient

open class MySQLClient : AsyncSQLClient

Represents an asynchronous MySQL client NOTE: This class has been automatically generated from the io.vertx.ext.asyncsql.MySQLClient non RX-ified interface using Vert.x codegen.

PostgreSQLClient

open class PostgreSQLClient : AsyncSQLClient

Represents an PostgreSQL client NOTE: This class has been automatically generated from the io.vertx.ext.asyncsql.PostgreSQLClient non RX-ified interface using Vert.x codegen.