@Generated(value="eu.eventsotrm.sql.apt.PojoDescriptorGenerator") public final class DatabaseResourceDescriptor 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 |
CONTENT |
static eu.eventstorm.sql.desc.SqlPrimaryKey |
ID |
static com.google.common.collect.ImmutableList<eu.eventstorm.sql.desc.SqlPrimaryKey> |
IDS |
static int |
INDEX__CONTENT |
static int |
INDEX__ID |
static int |
INDEX__META |
static eu.eventstorm.sql.desc.SqlSingleColumn |
META |
static eu.eventstorm.sql.desc.SqlTable |
TABLE |
| 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 META
public static final eu.eventstorm.sql.desc.SqlSingleColumn CONTENT
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__META
public static final int INDEX__CONTENT
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.