Class OraclePool


  • public class OraclePool
    extends Pool
    Represents a pool of connection to interact with an Oracle database.

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

    • Constructor Detail

      • OraclePool

        public OraclePool​(io.vertx.oracleclient.OraclePool delegate)
      • OraclePool

        public OraclePool​(Object delegate)