Class OracleConnection

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class OracleConnection
    extends SqlConnection
    implements io.vertx.lang.rx.RxDelegate
    A connection to Oracle Database.

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