Interface | Description |
---|---|
ConnectionFactory |
A connection factory, can be obtained from
Driver.createConnectionFactory(io.vertx.core.Vertx, io.vertx.sqlclient.SqlConnectOptions) |
DatabaseMetadata |
Contains static metadata about the backend database server
|
Driver |
An entry point to the Vertx Reactive SQL Client
Every driver must implement this interface.
|
Copyright © 2021 Eclipse. All rights reserved.