Class SqlClient

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate
    Direct Known Subclasses:
    Pool, SqlConnection

    public class SqlClient
    extends Object
    implements io.vertx.lang.rx.RxDelegate
    Defines common SQL client operations with a database server.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.