@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 LCity |
L_CITY
The table
DB_ETERNAL.L_CITY. |
static LCountry |
L_COUNTRY
The table
DB_ETERNAL.L_COUNTRY. |
static LFloor |
L_FLOOR
The table
DB_ETERNAL.L_FLOOR. |
static LLocation |
L_LOCATION
The table
DB_ETERNAL.L_LOCATION. |
static LRegion |
L_REGION
The table
DB_ETERNAL.L_REGION. |
static LState |
L_STATE
The table
DB_ETERNAL.L_STATE. |
static LTent |
L_TENT
The table
DB_ETERNAL.L_TENT. |
static LYard |
L_YARD
The table
DB_ETERNAL.L_YARD. |
| Constructor and Description |
|---|
Tables() |
public static final LCity L_CITY
The table DB_ETERNAL.L_CITY.
public static final LCountry L_COUNTRY
The table DB_ETERNAL.L_COUNTRY.
public static final LFloor L_FLOOR
The table DB_ETERNAL.L_FLOOR.
public static final LLocation L_LOCATION
The table DB_ETERNAL.L_LOCATION.
public static final LRegion L_REGION
The table DB_ETERNAL.L_REGION.
public static final LState L_STATE
The table DB_ETERNAL.L_STATE.
public static final LTent L_TENT
The table DB_ETERNAL.L_TENT.
public static final LYard L_YARD
The table DB_ETERNAL.L_YARD.
Copyright © 2021. All rights reserved.