OAccessToken O_ACCESS_TOKEN
DB_ETERNAL.O_ACCESS_TOKEN.OUser O_USER
DB_ETERNAL.O_USER.RGroupRole R_GROUP_ROLE
DB_ETERNAL.R_GROUP_ROLE.RRolePerm R_ROLE_PERM
DB_ETERNAL.R_ROLE_PERM.RUserGroup R_USER_GROUP
DB_ETERNAL.R_USER_GROUP.RUserRole R_USER_ROLE
DB_ETERNAL.R_USER_ROLE.SAction S_ACTION
DB_ETERNAL.S_ACTION.SGroup S_GROUP
DB_ETERNAL.S_GROUP.SPermission S_PERMISSION
DB_ETERNAL.S_PERMISSION.SResource S_RESOURCE
DB_ETERNAL.S_RESOURCE.SRole S_ROLE
DB_ETERNAL.S_ROLE.SUser S_USER
DB_ETERNAL.S_USER.SView S_VIEW
DB_ETERNAL.S_VIEW.Db DB_ETERNAL
DB_ETERNAL.org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.O_ACCESS_TOKEN.KEY. 「key」- 令牌主键org.jooq.TableField<R extends org.jooq.Record,T> TOKEN
DB_ETERNAL.O_ACCESS_TOKEN.TOKEN. 「token」- 用户的Token信息org.jooq.TableField<R extends org.jooq.Record,T> AUTH
DB_ETERNAL.O_ACCESS_TOKEN.AUTH. 「auth」- 用户的ID的 byte[] 信息org.jooq.TableField<R extends org.jooq.Record,T> EXPIRED_TIME
DB_ETERNAL.O_ACCESS_TOKEN.EXPIRED_TIME. 「expiredTime」- 用户的Token过期时间org.jooq.TableField<R extends org.jooq.Record,T> REFRESH_TOKEN
DB_ETERNAL.O_ACCESS_TOKEN.REFRESH_TOKEN. 「refreshToken」- 用户的刷新令牌org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.O_ACCESS_TOKEN.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.O_ACCESS_TOKEN.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.O_ACCESS_TOKEN.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.O_ACCESS_TOKEN.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.O_ACCESS_TOKEN.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.O_USER.KEY. 「key」- OAuth用户IDorg.jooq.TableField<R extends org.jooq.Record,T> REDIRECT_URI
DB_ETERNAL.O_USER.REDIRECT_URI. 「redirectUri」- 回调重定向地址org.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.O_USER.CODE. 「code」- 系统编号org.jooq.TableField<R extends org.jooq.Record,T> CLIENT_SECRET
DB_ETERNAL.O_USER.CLIENT_SECRET. 「clientSecret」- 客户端密钥org.jooq.TableField<R extends org.jooq.Record,T> CLIENT_ID
DB_ETERNAL.O_USER.CLIENT_ID. 「clientId」- 客户端IDorg.jooq.TableField<R extends org.jooq.Record,T> GRANT_TYPE
DB_ETERNAL.O_USER.GRANT_TYPE. 「grantType」- 认证方式org.jooq.TableField<R extends org.jooq.Record,T> SCOPE
DB_ETERNAL.O_USER.SCOPE. 「scope」- 对应名空间,以应用为中心org.jooq.TableField<R extends org.jooq.Record,T> STATE
DB_ETERNAL.O_USER.STATE. 「state」- 客户端状态org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.O_USER.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.O_USER.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.O_USER.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> GROUP_ID
DB_ETERNAL.R_GROUP_ROLE.GROUP_ID. 「groupId」- 关联组IDorg.jooq.TableField<R extends org.jooq.Record,T> ROLE_ID
DB_ETERNAL.R_GROUP_ROLE.ROLE_ID. 「roleId」- 关联角色IDorg.jooq.TableField<R extends org.jooq.Record,T> PRIORITY
DB_ETERNAL.R_GROUP_ROLE.PRIORITY. 「priority」- 角色优先级org.jooq.TableField<R extends org.jooq.Record,T> PERM_ID
DB_ETERNAL.R_ROLE_PERM.PERM_ID. 「permId」- 关联权限IDorg.jooq.TableField<R extends org.jooq.Record,T> ROLE_ID
DB_ETERNAL.R_ROLE_PERM.ROLE_ID. 「roleId」- 关联角色IDorg.jooq.TableField<R extends org.jooq.Record,T> GROUP_ID
DB_ETERNAL.R_USER_GROUP.GROUP_ID. 「groupId」- 关联组IDorg.jooq.TableField<R extends org.jooq.Record,T> USER_ID
DB_ETERNAL.R_USER_GROUP.USER_ID. 「userId」- 关联用户IDorg.jooq.TableField<R extends org.jooq.Record,T> PRIORITY
DB_ETERNAL.R_USER_GROUP.PRIORITY. 「priority」- 组优先级org.jooq.TableField<R extends org.jooq.Record,T> USER_ID
DB_ETERNAL.R_USER_ROLE.USER_ID. 「userId」- 关联用户IDorg.jooq.TableField<R extends org.jooq.Record,T> ROLE_ID
DB_ETERNAL.R_USER_ROLE.ROLE_ID. 「roleId」- 关联角色IDorg.jooq.TableField<R extends org.jooq.Record,T> PRIORITY
DB_ETERNAL.R_USER_ROLE.PRIORITY. 「priority」- 角色优先级org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_ACTION.KEY. 「key」- 操作IDorg.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.S_ACTION.NAME. 「name」- 操作名称org.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.S_ACTION.CODE. 「code」- 操作码org.jooq.TableField<R extends org.jooq.Record,T> RESOURCE_ID
DB_ETERNAL.S_ACTION.RESOURCE_ID. 「resourceId」- 操作关联资源IDorg.jooq.TableField<R extends org.jooq.Record,T> PERMISSION_ID
DB_ETERNAL.S_ACTION.PERMISSION_ID. 「permissionId」- 操作所属权限org.jooq.TableField<R extends org.jooq.Record,T> LEVEL
DB_ETERNAL.S_ACTION.LEVEL. 「level」- 操作级别, ACL控制org.jooq.TableField<R extends org.jooq.Record,T> URI
DB_ETERNAL.S_ACTION.URI. 「uri」- 资源地址org.jooq.TableField<R extends org.jooq.Record,T> METHOD
DB_ETERNAL.S_ACTION.METHOD. 「method」- 资源方法org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_ACTION.SIGMA. 「sigma」- 统一标识org.jooq.TableField<R extends org.jooq.Record,T> RENEWAL_CREDIT
DB_ETERNAL.S_ACTION.RENEWAL_CREDIT. 「renewalCredit」- 被刷新的凭证org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_ACTION.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_ACTION.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_ACTION.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.S_ACTION.COMMENT. 「action」- 操作说明org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_ACTION.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_ACTION.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_ACTION.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_ACTION.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_GROUP.KEY. 「key」- 组IDorg.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.S_GROUP.NAME. 「name」- 组名称org.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.S_GROUP.CODE. 「code」- 组系统码org.jooq.TableField<R extends org.jooq.Record,T> PARENT_ID
DB_ETERNAL.S_GROUP.PARENT_ID. 「parentId」- 父组ID(组支持树形结构,角色平行结构)org.jooq.TableField<R extends org.jooq.Record,T> MODEL_ID
DB_ETERNAL.S_GROUP.MODEL_ID. 「modelId」- 组所关联的模型identifier,用于描述org.jooq.TableField<R extends org.jooq.Record,T> MODEL_KEY
DB_ETERNAL.S_GROUP.MODEL_KEY. 「modelKey」- 组所关联的模型记录ID,用于描述哪一个Model中的记录org.jooq.TableField<R extends org.jooq.Record,T> CATEGORY
DB_ETERNAL.S_GROUP.CATEGORY. 「category」- 组类型org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_GROUP.SIGMA. 「sigma」- 用户组绑定的统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_GROUP.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_GROUP.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_GROUP.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_GROUP.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_GROUP.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_GROUP.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_GROUP.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_PERMISSION.KEY. 「key」- 权限IDorg.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.S_PERMISSION.NAME. 「name」- 权限名称org.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.S_PERMISSION.CODE. 「code」- 权限系统码org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_PERMISSION.SIGMA. 「sigma」- 绑定的统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_PERMISSION.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_PERMISSION.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.S_PERMISSION.COMMENT. 「comment」- 权限说明org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_PERMISSION.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_PERMISSION.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_PERMISSION.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_PERMISSION.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_PERMISSION.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_RESOURCE.KEY. 「key」- 资源对应的IDorg.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.S_RESOURCE.CODE. 「code」- 资源编号org.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.S_RESOURCE.NAME. 「name」- 资源名称org.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.S_RESOURCE.COMMENT. 「comment」- 备注信息org.jooq.TableField<R extends org.jooq.Record,T> LEVEL
DB_ETERNAL.S_RESOURCE.LEVEL. 「level」- 资源需求级别org.jooq.TableField<R extends org.jooq.Record,T> MODE_ROLE
DB_ETERNAL.S_RESOURCE.MODE_ROLE. 「modeRole」- 该资源查找角色的模式org.jooq.TableField<R extends org.jooq.Record,T> MODE_GROUP
DB_ETERNAL.S_RESOURCE.MODE_GROUP. 「modeGroup」- 该资源查找组的模式org.jooq.TableField<R extends org.jooq.Record,T> MODE_TREE
DB_ETERNAL.S_RESOURCE.MODE_TREE. 「modeTree」- 该资源处理树(用户组)的模式org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_RESOURCE.SIGMA. 「sigma」- 统一标识org.jooq.TableField<R extends org.jooq.Record,T> CATEGORY
DB_ETERNAL.S_RESOURCE.CATEGORY. 「category」- 资源分类org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_RESOURCE.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_RESOURCE.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_RESOURCE.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_RESOURCE.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_RESOURCE.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_RESOURCE.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_RESOURCE.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_ROLE.KEY. 「key」- 角色IDorg.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.S_ROLE.NAME. 「name」- 角色名称org.jooq.TableField<R extends org.jooq.Record,T> CODE
DB_ETERNAL.S_ROLE.CODE. 「code」- 角色系统名org.jooq.TableField<R extends org.jooq.Record,T> POWER
DB_ETERNAL.S_ROLE.POWER. 「power」- 是否具有定制权限?org.jooq.TableField<R extends org.jooq.Record,T> COMMENT
DB_ETERNAL.S_ROLE.COMMENT. 「comment」- 角色备注信息org.jooq.TableField<R extends org.jooq.Record,T> MODEL_ID
DB_ETERNAL.S_ROLE.MODEL_ID. 「modelId」- 组所关联的模型identifier,用于描述org.jooq.TableField<R extends org.jooq.Record,T> MODEL_KEY
DB_ETERNAL.S_ROLE.MODEL_KEY. 「modelKey」- 组所关联的模型记录ID,用于描述哪一个Model中的记录org.jooq.TableField<R extends org.jooq.Record,T> CATEGORY
DB_ETERNAL.S_ROLE.CATEGORY. 「category」- 组类型org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_ROLE.SIGMA. 「sigma」- 统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_ROLE.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_ROLE.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_ROLE.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_ROLE.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_ROLE.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_ROLE.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_ROLE.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_USER.KEY. 「key」- 用户IDorg.jooq.TableField<R extends org.jooq.Record,T> USERNAME
DB_ETERNAL.S_USER.USERNAME. 「username」- 用户登录账号org.jooq.TableField<R extends org.jooq.Record,T> REALNAME
DB_ETERNAL.S_USER.REALNAME. 「realname」- 用户真实姓名org.jooq.TableField<R extends org.jooq.Record,T> ALIAS
DB_ETERNAL.S_USER.ALIAS. 「alias」- 用户昵称org.jooq.TableField<R extends org.jooq.Record,T> MOBILE
DB_ETERNAL.S_USER.MOBILE. 「mobile」- 用户登录手机org.jooq.TableField<R extends org.jooq.Record,T> EMAIL
DB_ETERNAL.S_USER.EMAIL. 「email」- 用户登录EMAIL地址org.jooq.TableField<R extends org.jooq.Record,T> PASSWORD
DB_ETERNAL.S_USER.PASSWORD. 「password」- 用户登录密码org.jooq.TableField<R extends org.jooq.Record,T> MODEL_ID
DB_ETERNAL.S_USER.MODEL_ID. 「modelId」- 组所关联的模型identifier,用于描述org.jooq.TableField<R extends org.jooq.Record,T> MODEL_KEY
DB_ETERNAL.S_USER.MODEL_KEY. 「modelKey」- 组所关联的模型记录ID,用于描述哪一个Model中的记录org.jooq.TableField<R extends org.jooq.Record,T> CATEGORY
DB_ETERNAL.S_USER.CATEGORY. 「category」- 用户分类org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_USER.SIGMA. 「sigma」- 用户绑定的统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_USER.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_USER.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_USER.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_USER.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_USER.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_USER.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_USER.UPDATED_BY. 「updatedBy」- 更新人org.jooq.TableField<R extends org.jooq.Record,T> KEY
DB_ETERNAL.S_VIEW.KEY. 「key」- 限定记录IDorg.jooq.TableField<R extends org.jooq.Record,T> NAME
DB_ETERNAL.S_VIEW.NAME. 「name」- 视图名称,每个 MATRIX 对应一个视图org.jooq.TableField<R extends org.jooq.Record,T> OWNER
DB_ETERNAL.S_VIEW.OWNER. 「owner」- 用户 / 角色IDorg.jooq.TableField<R extends org.jooq.Record,T> OWNER_TYPE
DB_ETERNAL.S_VIEW.OWNER_TYPE. 「ownerType」- ROLE 角色,USER 用户org.jooq.TableField<R extends org.jooq.Record,T> RESOURCE_ID
DB_ETERNAL.S_VIEW.RESOURCE_ID. 「resourceId」- 关联资源IDorg.jooq.TableField<R extends org.jooq.Record,T> PROJECTION
DB_ETERNAL.S_VIEW.PROJECTION. 「projection」- 该资源的列定义(单用户处理)org.jooq.TableField<R extends org.jooq.Record,T> CRITERIA
DB_ETERNAL.S_VIEW.CRITERIA. 「criteria」- 该资源的行查询(单用户处理)org.jooq.TableField<R extends org.jooq.Record,T> ROWS
DB_ETERNAL.S_VIEW.ROWS. 「rows」- 该资源针对保存的行进行过滤org.jooq.TableField<R extends org.jooq.Record,T> POSITION
DB_ETERNAL.S_VIEW.POSITION. 「position」- 当前列的顺序信息org.jooq.TableField<R extends org.jooq.Record,T> SIGMA
DB_ETERNAL.S_VIEW.SIGMA. 「sigma」- 用户组绑定的统一标识org.jooq.TableField<R extends org.jooq.Record,T> LANGUAGE
DB_ETERNAL.S_VIEW.LANGUAGE. 「language」- 使用的语言org.jooq.TableField<R extends org.jooq.Record,T> ACTIVE
DB_ETERNAL.S_VIEW.ACTIVE. 「active」- 是否启用org.jooq.TableField<R extends org.jooq.Record,T> METADATA
DB_ETERNAL.S_VIEW.METADATA. 「metadata」- 附加配置数据org.jooq.TableField<R extends org.jooq.Record,T> CREATED_AT
DB_ETERNAL.S_VIEW.CREATED_AT. 「createdAt」- 创建时间org.jooq.TableField<R extends org.jooq.Record,T> CREATED_BY
DB_ETERNAL.S_VIEW.CREATED_BY. 「createdBy」- 创建人org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_AT
DB_ETERNAL.S_VIEW.UPDATED_AT. 「updatedAt」- 更新时间org.jooq.TableField<R extends org.jooq.Record,T> UPDATED_BY
DB_ETERNAL.S_VIEW.UPDATED_BY. 「updatedBy」- 更新人String key
String name
String code
String resourceId
String permissionId
Integer level
String uri
String method
String sigma
String renewalCredit
String language
Boolean active
String metadata
String comment
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String name
String code
String parentId
String modelId
String modelKey
String category
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String code
String name
String comment
Integer level
String modeRole
String modeGroup
String modeTree
String sigma
String category
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String name
String code
Boolean power
String comment
String modelId
String modelKey
String category
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String username
String realname
String alias
String mobile
String email
String password
String modelId
String modelKey
String category
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
String key
String name
String owner
String ownerType
String resourceId
String projection
String criteria
String rows
String position
String sigma
String language
Boolean active
String metadata
LocalDateTime createdAt
String createdBy
LocalDateTime updatedAt
String updatedBy
io.vertx.core.json.JsonArray user
io.vertx.core.json.JsonArray role
io.vertx.core.json.JsonArray group
io.vertx.core.json.JsonArray action
io.vertx.core.json.JsonArray permission
io.vertx.core.json.JsonArray resource
ScCondition condition
Integer codeExpired
Integer codeLength
String codePool
Long tokenExpired
String tokenPool
Boolean supportGroup
Boolean supportSecondary
Boolean supportMultiApp
String permissionPool
Copyright © 2020. All rights reserved.