类 VertxJDBCRuntimeHolder

java.lang.Object
org.anyline.data.runtime.init.AbstractRuntimeHolder
org.anyline.data.jdbc.runtime.JDBCRuntimeHolder
org.anyline.environment.vertx.data.jdbc.runtime.VertxJDBCRuntimeHolder
所有已实现的接口:
org.anyline.data.runtime.RuntimeHolder

public class VertxJDBCRuntimeHolder extends org.anyline.data.jdbc.runtime.JDBCRuntimeHolder implements org.anyline.data.runtime.RuntimeHolder
  • 字段概要

    从类继承的字段 org.anyline.data.runtime.init.AbstractRuntimeHolder

    temporary

    从接口继承的字段 org.anyline.data.runtime.RuntimeHolder

    log, runtimes
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 org.anyline.data.jdbc.runtime.JDBCRuntimeHolder

    close, closeConnection, destroy, instance, reg, reg, reg, temporary

    从类继承的方法 org.anyline.data.runtime.init.AbstractRuntimeHolder

    parseAdapterKey, parseCatalog, parseParamValue, parseSchema

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 org.anyline.data.runtime.RuntimeHolder

    temporary
  • 构造器详细资料

    • VertxJDBCRuntimeHolder

      public VertxJDBCRuntimeHolder()