类 S_host
java.lang.Object
com.walker.jdbc.BasePo<S_host>
com.iplatform.model.po.S_host
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_host_mapper
表名:S_HOST *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_host用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getId()getPort()getUrl()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetAuthentication(String authentication) voidsetCertification(String certification) voidsetCreate_time(Long create_time) voidsetCreate_user(String create_user) voidvoidsetMax_active(Integer max_active) voidsetPkValue(Object value) 设置主键值voidvoidsetService_name(String service_name) voidtoString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_id
protected boolean isset_id -
isset_create_time
protected boolean isset_create_time -
isset_create_user
protected boolean isset_create_user -
isset_url
protected boolean isset_url -
isset_port
protected boolean isset_port -
isset_service_name
protected boolean isset_service_name -
isset_authentication
protected boolean isset_authentication -
isset_certification
protected boolean isset_certification -
isset_max_active
protected boolean isset_max_active
-
-
构造器详细资料
-
S_host
public S_host()默认构造函数 -
S_host
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_host>
-
getId
-
setId
-
isEmptyId
public boolean isEmptyId() -
getCreate_time
-
setCreate_time
-
isEmptyCreate_time
public boolean isEmptyCreate_time() -
getCreate_user
-
setCreate_user
-
isEmptyCreate_user
public boolean isEmptyCreate_user() -
getUrl
-
setUrl
-
isEmptyUrl
public boolean isEmptyUrl() -
getPort
-
setPort
-
isEmptyPort
public boolean isEmptyPort() -
getService_name
-
setService_name
-
isEmptyService_name
public boolean isEmptyService_name() -
getAuthentication
-
setAuthentication
-
isEmptyAuthentication
public boolean isEmptyAuthentication() -
getCertification
-
setCertification
-
isEmptyCertification
public boolean isEmptyCertification() -
getMax_active
-
setMax_active
-
isEmptyMax_active
public boolean isEmptyMax_active() -
toString
重写 toString() 方法 -
$clone
克隆
-