@Generated(value="eu.eventsotrm.sql.apt.PojoDescriptorGenerator") public final class BatchExecutionDescriptor extends Object implements eu.eventstorm.sql.Descriptor
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlColumn> |
ALL |
static com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlSingleColumn> |
COLUMNS |
static eu.eventstorm.sql.desc.SqlSingleColumn |
CREATED_AT |
static eu.eventstorm.sql.desc.SqlSingleColumn |
ENDED_AT |
static eu.eventstorm.sql.desc.SqlPrimaryKey |
ID |
static com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlPrimaryKey> |
IDS |
static int |
INDEX__CREATED_AT |
static int |
INDEX__ENDED_AT |
static int |
INDEX__ID |
static int |
INDEX__LOG |
static int |
INDEX__NAME |
static int |
INDEX__RESOURCE |
static int |
INDEX__STARTED_AT |
static int |
INDEX__STATUS |
static int |
INDEX__UUID |
static eu.eventstorm.sql.desc.SqlSingleColumn |
LOG |
static eu.eventstorm.sql.desc.SqlSingleColumn |
NAME |
static eu.eventstorm.sql.desc.SqlSingleColumn |
RESOURCE |
static eu.eventstorm.sql.desc.SqlSingleColumn |
STARTED_AT |
static eu.eventstorm.sql.desc.SqlSingleColumn |
STATUS |
static eu.eventstorm.sql.desc.SqlTable |
TABLE |
static eu.eventstorm.sql.desc.SqlSingleColumn |
UUID |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlSingleColumn> |
columns() |
com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlPrimaryKey> |
ids() |
eu.eventstorm.sql.desc.SqlTable |
table() |
public static final eu.eventstorm.sql.desc.SqlTable TABLE
public static final eu.eventstorm.sql.desc.SqlPrimaryKey ID
public static final eu.eventstorm.sql.desc.SqlSingleColumn UUID
public static final eu.eventstorm.sql.desc.SqlSingleColumn RESOURCE
public static final eu.eventstorm.sql.desc.SqlSingleColumn NAME
public static final eu.eventstorm.sql.desc.SqlSingleColumn STATUS
public static final eu.eventstorm.sql.desc.SqlSingleColumn CREATED_AT
public static final eu.eventstorm.sql.desc.SqlSingleColumn STARTED_AT
public static final eu.eventstorm.sql.desc.SqlSingleColumn ENDED_AT
public static final eu.eventstorm.sql.desc.SqlSingleColumn LOG
public static final com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlColumn> ALL
public static final int INDEX__ID
public static final int INDEX__UUID
public static final int INDEX__RESOURCE
public static final int INDEX__NAME
public static final int INDEX__STATUS
public static final int INDEX__CREATED_AT
public static final int INDEX__STARTED_AT
public static final int INDEX__ENDED_AT
public static final int INDEX__LOG
public static final com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlPrimaryKey> IDS
public static final com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlSingleColumn> COLUMNS
public eu.eventstorm.sql.desc.SqlTable table()
table in interface eu.eventstorm.sql.Descriptorpublic com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlSingleColumn> columns()
columns in interface eu.eventstorm.sql.Descriptorpublic com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlPrimaryKey> ids()
ids in interface eu.eventstorm.sql.DescriptorCopyright © 2020. All rights reserved.