java.lang.Object
xyz.raylab.organization.infrastructure.persistent.Keys
A class modelling foreign key relationships and constraints of tables in the
default schema.
-
字段概要
字段修饰符和类型字段说明static final org.jooq.UniqueKey<RDepartmentRecord>static final org.jooq.UniqueKey<RDepartmentRecord> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
KEY_R_DEPARTMENT_DEPARTMENT_ID
-
KEY_R_DEPARTMENT_PRIMARY
-
-
构造器详细资料
-
Keys
public Keys()
-