类 Indexes
java.lang.Object
xyz.raylab.permission.infrastructure.persistent.Indexes
A class modelling indexes of tables in the default schema.
-
字段概要
字段修饰符和类型字段说明static final org.jooq.Indexstatic final org.jooq.Index -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
R_PERMISSION_PERMISSION_ID_CODE
public static final org.jooq.Index R_PERMISSION_PERMISSION_ID_CODE -
R_ROLE_ROLE_CODE
public static final org.jooq.Index R_ROLE_ROLE_CODE
-
-
构造器详细资料
-
Indexes
public Indexes()
-