@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 |
G_CLUSTER_NAME |
static org.jooq.Index |
G_CLUSTER_PRIMARY |
static org.jooq.Index |
G_EDGE_NAME |
static org.jooq.Index |
G_EDGE_PRIMARY |
static org.jooq.Index |
G_GRAPHIC_CODE |
static org.jooq.Index |
G_GRAPHIC_PRIMARY |
static org.jooq.Index |
G_NODE_NAME |
static org.jooq.Index |
G_NODE_PRIMARY |
| Constructor and Description |
|---|
Indexes() |
public static final org.jooq.Index G_CLUSTER_NAME
public static final org.jooq.Index G_CLUSTER_PRIMARY
public static final org.jooq.Index G_EDGE_NAME
public static final org.jooq.Index G_EDGE_PRIMARY
public static final org.jooq.Index G_GRAPHIC_CODE
public static final org.jooq.Index G_GRAPHIC_PRIMARY
public static final org.jooq.Index G_NODE_NAME
public static final org.jooq.Index G_NODE_PRIMARY
Copyright © 2020. All rights reserved.