类 AuthPermissionExample
java.lang.Object
cn.nkpro.elcube.security.gen.AuthPermissionExample
-
嵌套类概要
嵌套类修饰符和类型类说明static classThis class was generated by MyBatis Generator.static classThis class was generated by MyBatis Generator.protected static classThis class was generated by MyBatis Generator. -
字段概要
字段修饰符和类型字段说明protected booleanThis field was generated by MyBatis Generator.protected StringThis field was generated by MyBatis Generator.protected List<AuthPermissionExample.Criteria>This field was generated by MyBatis Generator. -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidclear()This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.protected AuthPermissionExample.CriteriaThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.booleanThis method was generated by MyBatis Generator.or()This method was generated by MyBatis Generator.voidor(AuthPermissionExample.Criteria criteria)This method was generated by MyBatis Generator.voidsetDistinct(boolean distinct)This method was generated by MyBatis Generator.voidsetOrderByClause(String orderByClause)This method was generated by MyBatis Generator.
-
字段详细资料
-
orderByClause
This field was generated by MyBatis Generator. This field corresponds to the database table nk_auth_permission -
distinct
protected boolean distinctThis field was generated by MyBatis Generator. This field corresponds to the database table nk_auth_permission -
oredCriteria
This field was generated by MyBatis Generator. This field corresponds to the database table nk_auth_permission
-
-
构造器详细资料
-
AuthPermissionExample
public AuthPermissionExample()This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission
-
-
方法详细资料
-
setOrderByClause
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
getOrderByClause
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
setDistinct
public void setDistinct(boolean distinct)This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
isDistinct
public boolean isDistinct()This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
getOredCriteria
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
or
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
or
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
createCriteria
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
createCriteriaInternal
This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission -
clear
public void clear()This method was generated by MyBatis Generator. This method corresponds to the database table nk_auth_permission
-