类 S_login_info
java.lang.Object
com.walker.jdbc.BasePo<S_login_info>
com.iplatform.model.po.S_login_info
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
S_login_info_mapper
表名:S_LOGIN_INFO *
- 作者:
- genrator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanstatic final S_login_info用于兼容老写法 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明$clone()克隆getMsg()getOs()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidsetBrowser(String browser) voidsetInfo_id(Long info_id) voidvoidsetLogin_location(String login_location) voidsetLogin_time(Long login_time) voidvoidvoidsetPkValue(Object value) 设置主键值voidvoidsetUser_name(String user_name) toString()重写 toString() 方法从类继承的方法 com.walker.jdbc.BasePo
getParameter, getParameter, getParameterBoolean, getParameterDouble, getParameterInt, getParameterLong, getParameterString, setParameter, setParameter, setParameterBoolean, setParameterDouble, setParameterInt, setParameterLong, setParameterString
-
字段详细资料
-
ROW_MAPPER
用于兼容老写法 -
isset_info_id
protected boolean isset_info_id -
isset_user_name
protected boolean isset_user_name -
isset_ipaddr
protected boolean isset_ipaddr -
isset_login_location
protected boolean isset_login_location -
isset_browser
protected boolean isset_browser -
isset_os
protected boolean isset_os -
isset_status
protected boolean isset_status -
isset_msg
protected boolean isset_msg -
isset_login_time
protected boolean isset_login_time
-
-
构造器详细资料
-
S_login_info
public S_login_info()默认构造函数 -
S_login_info
根据主键构造对象
-
-
方法详细资料
-
setPkValue
设置主键值- 指定者:
setPkValue在类中com.walker.jdbc.BasePo<S_login_info>
-
getInfo_id
-
setInfo_id
-
isEmptyInfo_id
public boolean isEmptyInfo_id() -
getUser_name
-
setUser_name
-
isEmptyUser_name
public boolean isEmptyUser_name() -
getIpaddr
-
setIpaddr
-
isEmptyIpaddr
public boolean isEmptyIpaddr() -
getLogin_location
-
setLogin_location
-
isEmptyLogin_location
public boolean isEmptyLogin_location() -
getBrowser
-
setBrowser
-
isEmptyBrowser
public boolean isEmptyBrowser() -
getOs
-
setOs
-
isEmptyOs
public boolean isEmptyOs() -
getStatus
-
setStatus
-
isEmptyStatus
public boolean isEmptyStatus() -
getMsg
-
setMsg
-
isEmptyMsg
public boolean isEmptyMsg() -
getLogin_time
-
setLogin_time
-
isEmptyLogin_time
public boolean isEmptyLogin_time() -
toString
重写 toString() 方法 -
$clone
克隆
-