public static interface TeiidDdlLexicon.CreateTable
Modifier and Type | Field and Description |
---|---|
static String |
AUTO_INCREMENT
The auto-increment property name of a table element.
|
static String |
QUERY_EXPRESSION
The property name for the query expression.
|
static String |
TABLE_ELEMENT
The mixin name for a table element.
|
static String |
TABLE_STATEMENT
The mixin name for a create table statement.
|
static String |
VIEW_STATEMENT
The mixin name for a create view statement.
|
static final String AUTO_INCREMENT
static final String QUERY_EXPRESSION
static final String TABLE_ELEMENT
static final String TABLE_STATEMENT
static final String VIEW_STATEMENT
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.