Class Hierarchy
- java.lang.Object
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- cn.vertxup.rbac.domain.tables.records.OAccessTokenRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IOAccessToken, org.jooq.Record10<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>)
- cn.vertxup.rbac.domain.tables.records.OUserRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IOUser, org.jooq.Record11<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11>)
- cn.vertxup.rbac.domain.tables.records.RGroupRoleRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRGroupRole, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.rbac.domain.tables.records.RRolePermRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRRolePerm, org.jooq.Record2<T1,T2>)
- cn.vertxup.rbac.domain.tables.records.RUserGroupRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRUserGroup, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.rbac.domain.tables.records.RUserRoleRecord (implements cn.vertxup.rbac.domain.tables.interfaces.IRUserRole, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.rbac.domain.tables.records.SActionRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISAction, org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>)
- cn.vertxup.rbac.domain.tables.records.SGroupRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISGroup, org.jooq.Record15<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15>)
- cn.vertxup.rbac.domain.tables.records.SPermissionRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISPermission, org.jooq.Record12<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>)
- cn.vertxup.rbac.domain.tables.records.SResourceRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISResource, org.jooq.Record17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>)
- cn.vertxup.rbac.domain.tables.records.SRoleRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISRole, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>)
- cn.vertxup.rbac.domain.tables.records.SUserRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISUser, org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>)
- cn.vertxup.rbac.domain.tables.records.SViewRecord (implements cn.vertxup.rbac.domain.tables.interfaces.ISView, org.jooq.Record17<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17>)
Copyright © 2020. All rights reserved.