类 LocalAddress
java.lang.Object
com.walker.connector.Address
com.walker.connector.LocalAddress
本地(主要)数据库地址信息对象。
在采集模块中,通过该对象可以直接连接自己数据库。
- 作者:
- 时克英
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.walker.connector.Address
equals, getAuthentication, getCertification, getId, getInitSize, getMaxActive, getMaxIdle, getPort, getService, getServiceName, getSuffixIndex, getType, getUrl, hashCode, isUsed, isUsing, setAuthentication, setCertification, setId, setInitSize, setMaxActive, setMaxIdle, setPort, setService, setSuffixIndex, setType, setUrl, setUsed, setUsing, toString
-
构造器详细资料
-
LocalAddress
-