@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class Indexes extends Object
A class modelling indexes of tables of the DB_ETERNAL schema.
| Modifier and Type | Field and Description |
|---|---|
static org.jooq.Index |
L_CITY_CODE |
static org.jooq.Index |
L_CITY_PRIMARY |
static org.jooq.Index |
L_COUNTRY_CODE |
static org.jooq.Index |
L_COUNTRY_PHONE_PREFIX |
static org.jooq.Index |
L_COUNTRY_PRIMARY |
static org.jooq.Index |
L_FLOOR_CODE |
static org.jooq.Index |
L_FLOOR_PRIMARY |
static org.jooq.Index |
L_LOCATION_CODE |
static org.jooq.Index |
L_LOCATION_PRIMARY |
static org.jooq.Index |
L_REGION_CODE |
static org.jooq.Index |
L_REGION_PRIMARY |
static org.jooq.Index |
L_STATE_CODE |
static org.jooq.Index |
L_STATE_PRIMARY |
static org.jooq.Index |
L_TENT_CODE |
static org.jooq.Index |
L_TENT_PRIMARY |
static org.jooq.Index |
L_YARD_CODE |
static org.jooq.Index |
L_YARD_PRIMARY |
| Constructor and Description |
|---|
Indexes() |
public static final org.jooq.Index L_CITY_CODE
public static final org.jooq.Index L_CITY_PRIMARY
public static final org.jooq.Index L_COUNTRY_CODE
public static final org.jooq.Index L_COUNTRY_PHONE_PREFIX
public static final org.jooq.Index L_COUNTRY_PRIMARY
public static final org.jooq.Index L_FLOOR_CODE
public static final org.jooq.Index L_FLOOR_PRIMARY
public static final org.jooq.Index L_LOCATION_CODE
public static final org.jooq.Index L_LOCATION_PRIMARY
public static final org.jooq.Index L_REGION_CODE
public static final org.jooq.Index L_REGION_PRIMARY
public static final org.jooq.Index L_STATE_CODE
public static final org.jooq.Index L_STATE_PRIMARY
public static final org.jooq.Index L_TENT_CODE
public static final org.jooq.Index L_TENT_PRIMARY
public static final org.jooq.Index L_YARD_CODE
public static final org.jooq.Index L_YARD_PRIMARY
Copyright © 2021. All rights reserved.