@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 EBrand |
E_BRAND
The table
DB_ETERNAL.E_BRAND. |
static ECompany |
E_COMPANY
The table
DB_ETERNAL.E_COMPANY. |
static EContract |
E_CONTRACT
The table
DB_ETERNAL.E_CONTRACT. |
static ECustomer |
E_CUSTOMER
The table
DB_ETERNAL.E_CUSTOMER. |
static EDept |
E_DEPT
The table
DB_ETERNAL.E_DEPT. |
static EEmployee |
E_EMPLOYEE
The table
DB_ETERNAL.E_EMPLOYEE. |
static EIdentity |
E_IDENTITY
The table
DB_ETERNAL.E_IDENTITY. |
static ETeam |
E_TEAM
The table
DB_ETERNAL.E_TEAM. |
static RCompanyCustomer |
R_COMPANY_CUSTOMER
The table
DB_ETERNAL.R_COMPANY_CUSTOMER. |
static RTeamEmployee |
R_TEAM_EMPLOYEE
The table
DB_ETERNAL.R_TEAM_EMPLOYEE. |
| Constructor and Description |
|---|
Tables() |
public static final EBrand E_BRAND
The table DB_ETERNAL.E_BRAND.
public static final ECompany E_COMPANY
The table DB_ETERNAL.E_COMPANY.
public static final EContract E_CONTRACT
The table DB_ETERNAL.E_CONTRACT.
public static final ECustomer E_CUSTOMER
The table DB_ETERNAL.E_CUSTOMER.
public static final EDept E_DEPT
The table DB_ETERNAL.E_DEPT.
public static final EEmployee E_EMPLOYEE
The table DB_ETERNAL.E_EMPLOYEE.
public static final EIdentity E_IDENTITY
The table DB_ETERNAL.E_IDENTITY.
public static final ETeam E_TEAM
The table DB_ETERNAL.E_TEAM.
public static final RCompanyCustomer R_COMPANY_CUSTOMER
The table DB_ETERNAL.R_COMPANY_CUSTOMER.
public static final RTeamEmployee R_TEAM_EMPLOYEE
The table DB_ETERNAL.R_TEAM_EMPLOYEE.
Copyright © 2021. All rights reserved.