@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class Tables extends Object
Convenience access to all tables in DB_ETERNAL
| Modifier and Type | Field and Description |
|---|---|
static OAccessToken |
O_ACCESS_TOKEN
The table
DB_ETERNAL.O_ACCESS_TOKEN. |
static OUser |
O_USER
The table
DB_ETERNAL.O_USER. |
static RGroupRole |
R_GROUP_ROLE
The table
DB_ETERNAL.R_GROUP_ROLE. |
static RRolePerm |
R_ROLE_PERM
The table
DB_ETERNAL.R_ROLE_PERM. |
static RUserGroup |
R_USER_GROUP
The table
DB_ETERNAL.R_USER_GROUP. |
static RUserRole |
R_USER_ROLE
The table
DB_ETERNAL.R_USER_ROLE. |
static SAction |
S_ACTION
The table
DB_ETERNAL.S_ACTION. |
static SGroup |
S_GROUP
The table
DB_ETERNAL.S_GROUP. |
static SPacket |
S_PACKET
The table
DB_ETERNAL.S_PACKET. |
static SPath |
S_PATH
The table
DB_ETERNAL.S_PATH. |
static SPermission |
S_PERMISSION
The table
DB_ETERNAL.S_PERMISSION. |
static SResource |
S_RESOURCE
The table
DB_ETERNAL.S_RESOURCE. |
static SRole |
S_ROLE
The table
DB_ETERNAL.S_ROLE. |
static SUser |
S_USER
The table
DB_ETERNAL.S_USER. |
static SView |
S_VIEW
The table
DB_ETERNAL.S_VIEW. |
static SVisitant |
S_VISITANT
The table
DB_ETERNAL.S_VISITANT. |
| Constructor and Description |
|---|
Tables() |
public static final OAccessToken O_ACCESS_TOKEN
The table DB_ETERNAL.O_ACCESS_TOKEN.
public static final OUser O_USER
The table DB_ETERNAL.O_USER.
public static final RGroupRole R_GROUP_ROLE
The table DB_ETERNAL.R_GROUP_ROLE.
public static final RRolePerm R_ROLE_PERM
The table DB_ETERNAL.R_ROLE_PERM.
public static final RUserGroup R_USER_GROUP
The table DB_ETERNAL.R_USER_GROUP.
public static final RUserRole R_USER_ROLE
The table DB_ETERNAL.R_USER_ROLE.
public static final SAction S_ACTION
The table DB_ETERNAL.S_ACTION.
public static final SGroup S_GROUP
The table DB_ETERNAL.S_GROUP.
public static final SPacket S_PACKET
The table DB_ETERNAL.S_PACKET.
public static final SPath S_PATH
The table DB_ETERNAL.S_PATH.
public static final SPermission S_PERMISSION
The table DB_ETERNAL.S_PERMISSION.
public static final SResource S_RESOURCE
The table DB_ETERNAL.S_RESOURCE.
public static final SRole S_ROLE
The table DB_ETERNAL.S_ROLE.
public static final SUser S_USER
The table DB_ETERNAL.S_USER.
public static final SView S_VIEW
The table DB_ETERNAL.S_VIEW.
public static final SVisitant S_VISITANT
The table DB_ETERNAL.S_VISITANT.
Copyright © 2020. All rights reserved.