@Generated(value={"http://www.jooq.org","jOOQ version:3.8.6"}, comments="This class is generated by jOOQ") public class Tables extends Object
Modifier and Type | Field and Description |
---|---|
static Counter |
COUNTER
The table
MONITORING.COUNTER . |
static CounterValue |
COUNTER_VALUE
The table
MONITORING.COUNTER_VALUE . |
static Event |
EVENT
The table
MONITORING.EVENT . |
static EventProperty |
EVENT_PROPERTY
The table
MONITORING.EVENT_PROPERTY . |
static EventType |
EVENT_TYPE
The table
MONITORING.EVENT_TYPE . |
static Metric |
METRIC
The table
MONITORING.METRIC . |
static MetricValue |
METRIC_VALUE
The table
MONITORING.METRIC_VALUE . |
static System |
SYSTEM
The table
MONITORING.SYSTEM . |
static SystemProperty |
SYSTEM_PROPERTY
The table
MONITORING.SYSTEM_PROPERTY . |
Constructor and Description |
---|
Tables() |
public static final System SYSTEM
MONITORING.SYSTEM
.public static final SystemProperty SYSTEM_PROPERTY
MONITORING.SYSTEM_PROPERTY
.public static final EventType EVENT_TYPE
MONITORING.EVENT_TYPE
.public static final Event EVENT
MONITORING.EVENT
.public static final EventProperty EVENT_PROPERTY
MONITORING.EVENT_PROPERTY
.public static final Counter COUNTER
MONITORING.COUNTER
.public static final CounterValue COUNTER_VALUE
MONITORING.COUNTER_VALUE
.public static final Metric METRIC
MONITORING.METRIC
.public static final MetricValue METRIC_VALUE
MONITORING.METRIC_VALUE
.Copyright © 2017 ICF Olson. All rights reserved.