Skip navigation links
ModeShape Sequencer for DDL Files 5.5.1.fcr
A B C D E F G H I K L M N O P R S T U V W 

A

ADD_COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
ADD_TABLE_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
addChildren(Iterable<AstNode>) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Add the supplied nodes at the end of the list of children.
addChildren(AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Add the supplied nodes at the end of the list of children.
addChildren(AstNode, AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Add the supplied nodes at the end of the list of children.
addFirstChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Add the supplied node to the front of the list of children.
addLastChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Add the supplied node to the end of the list of children.
addMixin(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
addProblem(DdlParserProblem, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
addProblem(DdlParserProblem) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
ALL_PRIVILEGES - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
ALTER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
ALTER_COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
ALTER_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
ALTER_TABLE_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
alterTableOptionNotFound - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
appendSource(boolean, String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
appendSource(boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
appendSource(boolean, String) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
appendSource(boolean, String, String...) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
areNextTokensCreateTableOptions(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
AstNode - Class in org.modeshape.sequencer.ddl.node
Utility object class designed to facilitate constructing an AST or Abstract Syntax Tree representing nodes and properties that are compatible with ModeShape graph component structure.
AstNode(AstNode, String) - Constructor for class org.modeshape.sequencer.ddl.node.AstNode
Construct a node with the supplied name and parent.
AstNodeFactory - Class in org.modeshape.sequencer.ddl.node
Utility class which provides construction, editing and assorted methods to work with AstNodes.
AstNodeFactory() - Constructor for class org.modeshape.sequencer.ddl.node.AstNodeFactory
 
attachNewProblem(DdlParserProblem, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
AUTHID_VALUE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 

B

BITMAP_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
BITMAP_JOIN - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.IndexTypes
 
BUILTIN_PARSERS - Static variable in class org.modeshape.sequencer.ddl.DdlParsers
 

C

canConsume(DdlTokenStream, DataType, boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
canConsume(DdlTokenStream, DataType, boolean, String[]) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
canConsume(DdlTokenStream, DataType, boolean, int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
canConsumeAnyOf(DdlTokenStream, DataType, boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
CASCADE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DropBehavior
 
CASCADE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
 
CHECK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CHECK_SEARCH_CONDITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
childrenWithName(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
clone() - Method in class org.modeshape.sequencer.ddl.node.AstNode
cloneWithoutNewParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.IndexTypes
 
CLUSTER_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
COLLATION_CHARACTER_SET_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
COLLATION_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
COLLATION_SOURCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
COLUMN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
COLUMN_ATTRIBUTE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
COLUMN_REFERENCE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
COMMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
COMMENT - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of all the characters between "/*" and "*/", between "//" and the next line terminator (e.g., '\n', '\r' or "\r\n"), or between "--" and the next line terminator (e.g., '\n', '\r' or "\r\n").
COMMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
COMMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
compareTo(DdlParsers.ParsingResult) - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
COMPLEX_STMT_TYPES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
COMPLEX_STMT_TYPES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
computeNextStatementStartKeywordCount() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Method to determine if next tokens match a registered statement start phrase.
computeScore(DdlTokenStream, DdlParserScorer) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CONSTRAINT_C - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CONSTRAINT_FK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CONSTRAINT_PK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CONSTRAINT_TYPE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
CONSTRAINT_UC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
consume(DdlTokenStream, DataType, boolean) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
consume(DdlTokenStream, DataType, boolean, String) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
consume(DdlTokenStream, DataType, boolean, String, String...) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
consume(DdlTokenStream, DataType, boolean, String[]) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
consumeComment(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Consumes an an end-of-line comment or in-line comment
consumeIdentifier(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Consumes an token identifier which can be of the form of a simple string or a double-quoted string.
consumeIdentifier(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Consumes an token identifier which can be of the form of a simple string or a double-quoted string.
consumeParenBoundedTokens(DdlTokenStream, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Simple method which parses, consumes and returns a string representing text found between parenthesis (i.e.
CREATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
CREATE_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
CREATE_VIEW_OPTION_CLAUSE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
CREATE_VIEW_QUERY_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
createParsers(List<DdlParser>) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Method that creates the DdlParsers instance.
CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlDataTypes
 
CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
CUSTOM_DATATYPE_START_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlDataTypes
 
CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
CUSTOM_DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants
 
CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants
 
CUSTOM_KEYWORDS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants
 

D

DataType - Class in org.modeshape.sequencer.ddl.datatype
A representation of SQL data types.
DataType() - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DataType(String) - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DataType(String, int) - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DataType(String, int, int) - Constructor for class org.modeshape.sequencer.ddl.datatype.DataType
 
DATATYPE_ARRAY_DIMENSIONS - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_LENGTH - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_PRECISION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_SCALE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DATATYPE_START_WORDS - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DataTypeParser - Class in org.modeshape.sequencer.ddl.datatype
A parser for SQL data types.
DataTypeParser() - Constructor for class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
DDL_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_LENGTH - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_ORIGINAL_EXPRESSION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_PROBLEM - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_START_CHAR_INDEX - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_START_COLUMN_NUMBER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DDL_START_LINE_NUMBER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DdlConstants - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.AstNodeNames - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.DataTypes - Interface in org.modeshape.sequencer.ddl
Constants related to Data Types
DdlConstants.DropBehavior - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.MatchType - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.Problems - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.ReferencialAction - Interface in org.modeshape.sequencer.ddl
 
DdlConstants.StatementStartPhrases - Interface in org.modeshape.sequencer.ddl
 
ddlNotScoredByParsers - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
DdlParser - Interface in org.modeshape.sequencer.ddl
Interface for parsing DDL files.
DdlParserProblem - Exception in org.modeshape.sequencer.ddl
A special form of DdlConstants.Problems that is also a ParsingException.
DdlParserProblem(Position) - Constructor for exception org.modeshape.sequencer.ddl.DdlParserProblem
 
DdlParserProblem(int, Position, String, Throwable) - Constructor for exception org.modeshape.sequencer.ddl.DdlParserProblem
 
DdlParserProblem(int, Position, String) - Constructor for exception org.modeshape.sequencer.ddl.DdlParserProblem
 
DdlParsers - Class in org.modeshape.sequencer.ddl
A set of parsers capable of understanding DDL file content.
DdlParsers() - Constructor for class org.modeshape.sequencer.ddl.DdlParsers
Create an instance that uses all of the built-in parsers.
DdlParsers(List<DdlParser>) - Constructor for class org.modeshape.sequencer.ddl.DdlParsers
Create an instance that uses the supplied parsers, in order.
DdlParsers.ParsingResult - Class in org.modeshape.sequencer.ddl
Represents a parsing result of one parser parsing one DDL input.
DdlParserScorer - Class in org.modeshape.sequencer.ddl
Interface used by a parser to determine a score describing how well it handles the DDL content.
DdlParserScorer() - Constructor for class org.modeshape.sequencer.ddl.DdlParserScorer
 
DdlSequencer - Class in org.modeshape.sequencer.ddl
A sequencer of DDL files.
DdlSequencer() - Constructor for class org.modeshape.sequencer.ddl.DdlSequencer
 
DdlSequencerI18n - Class in org.modeshape.sequencer.ddl
The internationalized string constants for the org.modeshape.sequencer.ddl* packages.
ddlTokenizer(boolean) - Static method in class org.modeshape.sequencer.ddl.DdlTokenStream
Obtain a ddl DdlTokenStream.DdlTokenizer implementation that ignores whitespace but includes tokens for individual symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments.
DdlTokenizer(boolean) - Constructor for class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
 
DdlTokenStream - Class in org.modeshape.sequencer.ddl
A TokenStream implementation designed around requirements for tokenizing and parsing DDL statements.
DdlTokenStream(String, TokenStream.Tokenizer, boolean) - Constructor for class org.modeshape.sequencer.ddl.DdlTokenStream
 
DdlTokenStream.DdlTokenizer - Class in org.modeshape.sequencer.ddl
 
DECIMAL - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of an individual '.' character.
DECLARE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
DEFAULT_ARRAY_DIMENSIONS - Static variable in class org.modeshape.sequencer.ddl.datatype.DataType
 
DEFAULT_CLASSPATH - Static variable in class org.modeshape.sequencer.ddl.DdlSequencer
 
DEFAULT_GRAMMARS - Static variable in class org.modeshape.sequencer.ddl.DdlSequencer
 
DEFAULT_ID_CURRENT_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_DATETIME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_LITERAL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_NULL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_SESSION_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_SYSTEM_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_ID_USER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_LENGTH - Static variable in class org.modeshape.sequencer.ddl.datatype.DataType
 
DEFAULT_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_PRECISION - Static variable in class org.modeshape.sequencer.ddl.datatype.DataType
 
DEFAULT_PRECISION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFAULT_SCALE - Static variable in class org.modeshape.sequencer.ddl.datatype.DataType
 
DEFAULT_TERMINATOR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
DEFAULT_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DEFERRABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DELETE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
derbyDataTypeStrings - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
 
DerbyDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlConstants.DerbyDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlConstants.DerbyStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
DerbyDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.derby
 
DerbyDdlParser - Class in org.modeshape.sequencer.ddl.dialect.derby
Derby-specific DDL Parser.
DerbyDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
 
DOUBLE_QUOTED_STRING - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of all the characters within double-quotes.
doUseTerminator() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns if parser is using statement terminator or not.
DROP - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
DROP_BEHAVIOR - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DROP_COLUMN_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
DROP_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
DROP_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
DROP_TABLE_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
DTYPE_BFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BIGINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_BIGINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BIGSERIAL - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BINARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BINARY_DOUBLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BINARY_FLOAT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BINARY_LARGE_OBJECT - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_BIT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_BIT_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_BLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_BLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_BOOL - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BOOL - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BOOLEAN - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_BOOLEAN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BOX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_BYTEA - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_CHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CHAR_ORACLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_CHAR_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CHARACTER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CHARACTER_LARGE_OBJECT - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_CHARACTER_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CIDR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_CIRCLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_CLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_CLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_CODE_ANY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_APROX_NUMERIC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_BIT_STRING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_CHAR_STRING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_CUSTOM - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_DATE_TIME - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_EXACT_NUMERIC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_MISC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_CODE_NCHAR_STRING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DATETIME - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_DEC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DECIMAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_DOUBLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_DOUBLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_DOUBLE_PRECISION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_ENUM - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_FIXED - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_FLOAT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_FLOAT4 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_FLOAT8 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INET - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_INT2 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INT4 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INT8 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_INTEGER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_INTERVAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_INTERVAL_DAY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_INTERVAL_YEAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_LINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_LONG - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_LONG_RAW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_LONG_VARCHAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_LONG_VARCHAR_FBD - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_LONGBLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_LONGTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_LSEG - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_MACADDR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_MEDIUMBLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_MEDIUMINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_MEDIUMTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_MONEY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_NATIONAL_CHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_CHAR_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_CHARACTER - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_CHARACTER_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NATIONAL_VARCHAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_NCHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NCHAR_VARYING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NCLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_NUMBER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_NUMERIC - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_NVARCHAR2 - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_PATH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_POINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_POLYGON - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_RAW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_REAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_SERIAL - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_SERIAL4 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_SERIAL8 - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_SET - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_SMALLINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_TEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TIME - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_TIMESTAMP - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_TIMESTAMPZ - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TINYBLOB - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TINYINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TINYTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_TSQUERY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TSVECTOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_TXID_SNAPSHOT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_UUID - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_VARBINARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
DTYPE_VARBIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_VARCHAR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DataTypes
 
DTYPE_VARCHAR2 - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleDataTypes
 
DTYPE_XML - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyDataTypes
 
DTYPE_XML - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresDataTypes
 
DTYPE_YEAR - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 

E

equals(Object) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
ERROR - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.Problems
 
errorInstantiatingParserForGrammarClasspath - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorInstantiatingParserForGrammarUsingDefaultClasspath - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorParsingDdlContent - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
errorSequencingDdlContent - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
execute(Property, Node, Sequencer.Context) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
 
EXISTING_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
extractChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove the child node from this node, and replace that child with its first child (if there is one).
extractFromParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Extract this node from its parent, but replace this node with its child (if there is one).

F

FOREIGN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
FOREIGN_KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
FULL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.MatchType
 
FUNCTION_PARAMETER_MODE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 

G

getAbsolutePath() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the current path of this node
getArrayDimensions() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getChild(int) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the child at the supplied index.
getChildCount() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the number of child nodes.
getChildforNameAndType(AstNode, String, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Utility method to obtain a AstNode child of a parent AstNode with the given string name and node type.
getChildren() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the unmodifiable list of child nodes.
getChildren(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
getChildrenForType(AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Utility method to obtain the children of a given node that match the given type
getClasspath() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Get the names of the classloaders that should be used to load any non-standard DdlParser implementations specified in the list of grammars.
getCurrentMarkedPosition() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
getCustomDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns a list of custom data type start words which can be used to help identify a column definition sub-statement.
getDatatypeParser() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns the data type parser instance.
getDataTypeStartWords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns a list of data type start words which can be used to help identify a column definition sub-statement.
getDefaultLength() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
getDefaultPrecision() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
getDefaultScale() - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
getError() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
 
getFirstChild() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the first child.
getGrammars() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Get the names of the grammars that should be considered during processing.
getId() - Method in interface org.modeshape.sequencer.ddl.DdlParser
Get the identifier for this parser.
getId() - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Get the identifier for this parser.
getId() - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Get the identifier for this parser.
getId() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Get the identifier for this parser.
getId() - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
getId() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Get the identifier for this parser.
getIdentifyingKeywords() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
getIdentifyingKeywords() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getLastChild() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the last child.
getLength() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getLevel() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
getMarkedContent() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Returns the string content for characters bounded by the previous marked position and the position of the currentToken (inclusive).
getMixins() - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
getName() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getName() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the name of the node.
getParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the parent of this node.
getParser(String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
 
getParserId() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
 
getParserList() - Method in class org.modeshape.sequencer.ddl.DdlSequencer
 
getParsers() - Method in class org.modeshape.sequencer.ddl.DdlParsers
 
getPrecision() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getPrimaryType() - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
getProblems() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getProperty(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the property with the supplied name.
getPropertyNames() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Return the list of property names for this node.
getRootNode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getRootTree() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
 
getSameNameSiblingIndex() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Get the current same-name-sibling index.
getScale() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getScore() - Method in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
 
getScore() - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
Get the score.
getSource() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
getStatementTypeName(String[]) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
getStatementTypeName(String[]) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
getTableElementsString(DdlTokenStream, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Method which extracts the table element string from a CREATE TABLE statement.
getTerminator() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns current terminator
getUnusedSource() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
getValidSchemaChildTypes() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
GIGA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
GRANT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
GRANT_PRIVILEGE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
GRANTEE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 

H

handleUnknownToken(DdlTokenStream, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Utility method subclasses can override to check unknown tokens and perform additional node manipulation.
handleUnknownToken(DdlTokenStream, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method subclasses can override to check unknown tokens and perform additional node manipulation.
hashCode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
hasMixin(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
hasMixinType(AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Utility method to determine if an AstNode contains a specific mixin type.

I

ID - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
The Derby parser identifier.
ID - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
The MySQL parser identifier.
ID - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
The Oracle parser identifier.
ID - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
The Postress parser identifier.
ID - Static variable in class org.modeshape.sequencer.ddl.StandardDdlParser
The Standard DDL parser identifier.
IN_OUT_NO_COPY - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
includeComments() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
 
INDEX - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
INDEX_ATTRIBUTES - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
INDEX_ORDER - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
INDEX_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
initialize(NamespaceRegistry, NodeTypeManager) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
 
initializeTokens(List<TokenStream.Token>) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
initializeTokenStream(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
INLINE_COLUMN_PROPERTY_START - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants
 
INSERT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
insertAsParent(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Insert the supplied node into the plan node tree immediately above this node.
integer(String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Returns the integer value of the input string.
IS_TABLE_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
isAutoIncrement() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
isColumnDefinitionStart(DdlTokenStream, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Utility method to additionally check if MODIFY definition without datatype
isColumnDefinitionStart(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
This utility method provides this parser the ability to distinguish between a CreateTable Constrain and a ColumnDefinition Definition which are the only two statement segment types allowed within the CREATE TABLE parenthesis ( xxxxxx );
isComment(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Checks if next token is of type comment.
isCustomDataType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Method to determine of next tokens represent a custom data type.
isDatatype(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Method determines if the next set of tokens matches one of the registered data type token sets.
isKeyWord(String) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
 
isMissingTerminatorNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
isNextKeyWord() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Method to determine if the next token is of type DdlTokenStream.DdlTokenizer KEYWORD.
isNotNull() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
isSameAs(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Determine whether the supplied plan is equivalent to this plan.
isTableConstraint(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
This utility method provides this parser the ability to distinguish between a CreateTable Constraint and a ColumnDefinition Definition which are the only two statement segment types allowed within the CREATE TABLE parenthesis ( xxxxxx );
isTerminator(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to determine if next token is a terminator.
isTestMode() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
isValidSchemaChild(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
iterator() - Method in class org.modeshape.sequencer.ddl.node.AstNode

K

KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
KEYWORD - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that represent key words or reserved words for a given DDL dialect.
KILO - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 

L

L_PAREN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
L_SQUOTE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
LS_BRACE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 

M

mark() - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Marks the current position (line & column number) of the currentToken
markEndOfStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Marks the end of a statement by consuming the terminator (if exists).
markStartOfStatement(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Marks the token stream with the current position to help track statement scope within the original input string.
MEGA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
mergeNodes(DdlTokenStream, AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Merges second node into first node by re-setting expression source and length.
MESSAGE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
MISC_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
MISSING_TERMINATOR_NODE_LITERAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
missingReturnTypeForFunction - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
missingTerminatorNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Constructs a terminator AstNode as child of root node
MySqlDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlConstants.MySqlDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlConstants.MySqlStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
MySqlDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.mysql
 
MySqlDdlParser - Class in org.modeshape.sequencer.ddl.dialect.mysql
MySql-specific DDL Parser.
MySqlDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
 

N

Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
 
Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
 
Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
 
Namespace() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
 
Namespace() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
 
NEW_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
NO_ACTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
 
NO_SCORE - Static variable in class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
 
node(String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Constructs an AstNode with the given string name
node(String, AstNode, Object...) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Constructs an AstNode with the given name, types and parent node.
node(String, AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Constructs an AstNode with the given name, type and parent node.
nodeFactory() - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Method to access the node utility class.
NOT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
NULL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
NULLABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 

O

OFF - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
OK - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.Problems
 
ON - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
ON_COMMIT_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
OracleDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.oracle
Oracle-specific constants including key words and statement start phrases.
OracleDdlConstants.IndexTypes - Interface in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlConstants.OracleDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlConstants.OracleStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
OracleDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.oracle
 
OracleDdlParser - Class in org.modeshape.sequencer.ddl.dialect.oracle
Oracle-specific DDL Parser.
OracleDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
ORDER - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
org.modeshape.sequencer.ddl - package org.modeshape.sequencer.ddl
The classes that make up the DDL sequencer, which is capable of parsing the more important DDL statements from SQL-92, Oracle, Derby, and PostgreSQL, and constructing a graph structure containing a structured representation of these statements.
org.modeshape.sequencer.ddl.datatype - package org.modeshape.sequencer.ddl.datatype
The classes for parsing and representing data types.
org.modeshape.sequencer.ddl.dialect.derby - package org.modeshape.sequencer.ddl.dialect.derby
The classes for parsing DDL for the Derby DBMS.
org.modeshape.sequencer.ddl.dialect.mysql - package org.modeshape.sequencer.ddl.dialect.mysql
The (prototype) classes for parsing DDL for the MySQL DBMS.
org.modeshape.sequencer.ddl.dialect.oracle - package org.modeshape.sequencer.ddl.dialect.oracle
The classes for parsing DDL for the Oracle DBMS.
org.modeshape.sequencer.ddl.dialect.postgres - package org.modeshape.sequencer.ddl.dialect.postgres
The classes for parsing DDL for the PostgreSQL DBMS.
org.modeshape.sequencer.ddl.node - package org.modeshape.sequencer.ddl.node
The classes for nodes within an Abstract Syntax Tree (AST) and a factory for creating them.
OTHER_INDEX_REFS - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 

P

PAD_ATTRIBUTE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
PAD_ATTRIBUTE_NO_PAD - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
PAD_ATTRIBUTE_PAD - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
value constraints
PARAMETER_STYLE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
parse(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Method which performs the actual parsing of the data type name and applicable values (i.e.
parse(String, AstNode, Object) - Method in interface org.modeshape.sequencer.ddl.DdlParser
Parses a DDL string, adding child AstNodes and properties to the supplied root.
parse(String, String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
Parse the supplied DDL content and return the root node of the AST representation.
parse(String, AstNode, Object) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses a DDL string, adding child AstNodes and properties to the supplied root.
parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Parses DDL ALTER statement based on SQL 92 specifications.
parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseAlterStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL ALTER statement based on SQL 92 specifications.
parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL ALTER TABLE AstNode based on SQL 92 specifications.
parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Parses DDL ALTER TABLE AstNode based on SQL 92 specifications.
parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseAlterTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL ALTER TABLE AstNode based on SQL 92 specifications.
parseApproxNumericType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Approximate numeric data types.
parseBitStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Bit string data types.
parseBracketedLong(DdlTokenStream, DataType) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Returns a long value from the input token stream assuming the long is bracketed with parenthesis.
parseCharStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Character string data types.
parseCheckConstraint(DdlTokenStream, AstNode, String, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseCollateClause(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses the default clause for a column and sets appropriate properties on the column node.
parseColumnConstraint(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses an in-line column constraint including NULLABLE value, UNIQUE, PRIMARY KEY and REFERENCES to a Foreign Key.
parseColumnDefinition(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Utility method to parse the actual column definition.
parseColumnDefinition(DdlTokenStream, AstNode, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Alternative StandardDdlParser method that can handle column definition without datatype (for MODIFY) and supports setting mixin type of a column.
parseColumnDefinition(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse the actual column definition.
parseColumnNameList(DdlTokenStream, AstNode, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Adds column reference nodes to a parent node.
parseColumns(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Utility method designed to parse columns within an ALTER TABLE ADD statement.
parseColumns(DdlTokenStream, AstNode, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Utility method designed to parse columns within an ALTER TABLE ADD/MODIFY statement.
parseColumns(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Overloaded version of method with default mixin type set to StandardDdlLexicon.TYPE_ADD_COLUMN_DEFINITION
parseColumns(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
Utility method designed to parse columns within an ALTER TABLE ADD statement.
parseColumnsAndConstraints(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse columns and table constraints within either a CREATE TABLE statement.
parseConstraintAttributes(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses the attributes associated with any in-line column constraint definition or a table constrain definition.
parseCreateAssertionStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE ASSERTION AstNode based on SQL 92 specifications.
parseCreateCharacterSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE CHARACTER SET AstNode based on SQL 92 specifications.
parseCreateCollationStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE COLLATION AstNode based on SQL 92 specifications.
parseCreateDomainStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE DOMAIN AstNode based on SQL 92 specifications.
parseCreateFunction(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL CREATE FUNCTION statement
parseCreateFunctionStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Parses DDL CREATE FUNCTION statement
parseCreateIndex(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL CREATE INDEX
parseCreateProcedure(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL CREATE PROCEDURE statement
parseCreateProcedureStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Parses DDL CREATE PROCEDURE statement
parseCreateRole(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL CREATE ROLE statement
parseCreateSchemaStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Parses DDL CREATE SCHEMA AstNode based on SQL 92 specifications.
parseCreateSchemaStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
Currently, only CREATE TABLE, CREATE VIEW, CREATE INDEX, CREATE SEQUENCE, CREATE TRIGGER and GRANT are accepted as clauses within CREATE SCHEMA.
parseCreateSchemaStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE SCHEMA AstNode based on SQL 92 specifications.
parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL CREATE statement based on SQL 92 specifications.
parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Parses DDL CREATE statement based on SQL 92 specifications.
parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseCreateStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE statement based on SQL 92 specifications.
parseCreateTableOptions(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseCreateTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseCreateTableStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE TABLE AstNode based on SQL 92 specifications.
parseCreateTranslationStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE TRANSLATION AstNode based on SQL 92 specifications.
parseCreateViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Parses DDL CREATE VIEW AstNode basedregisterStatementStartPhrase on SQL 92 specifications.
parseCreateViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseCreateViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL CREATE VIEW AstNode basedregisterStatementStartPhrase on SQL 92 specifications.
parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseCustomStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Catch-all method to parse unknown (not registered or handled by sub-classes) statements.
parseCustomType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
General catch-all data type parsing method that sub-classes can override to parse database-specific data types.
parseDateTimeType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Date and Time data types.
parseDefaultClause(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseDefaultClause(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses the default clause for a column and sets appropriate properties on the column node.
parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL DROP AstNode based on SQL 92 specifications.
parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlParser
Parses DDL DROP AstNode based on SQL 92 specifications.
parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseDropStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL DROP AstNode based on SQL 92 specifications.
parseExactNumericType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Exact numeric data types.
parseGrantPrivileges(DdlTokenStream, List<AstNode>) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
parseGrantPrivileges(DdlTokenStream, List<AstNode>) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
parseGrantPrivileges(DdlTokenStream, List<AstNode>) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlParser
Parses DDL GRANT statement AstNode based on SQL 92 specifications.
parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
Parses DDL GRANT statement AstNode based on SQL 92 specifications.
parseGrantStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL GRANT statement AstNode based on SQL 92 specifications.
parseIgnorableStatement(DdlTokenStream, String, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse a statement that can be ignored.
parseIgnorableStatement(DdlTokenStream, String, AstNode, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse a statement that can be ignored.
parseInsertStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL INSERT AstNode based on SQL 92 specifications.
parseLong(DdlTokenStream, DataType) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Returns a long value from the input token stream assuming the long is not bracketed with parenthesis.
parseLong(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Returns the integer value of the input string.
parseMaterializedViewStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Parses DDL CREATE MATERIALIZED VIEW statement This could either be a standard view or a VIEW LOG ON statement.
parseMiscellaneousType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 Misc data types.
parseName(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Method to parse fully qualified schema, table and column names that are defined with '.' separator and optionally bracketed with square brackets Example: partsSchema.supplier Example: [partsSchema].[supplier]
parseNameList(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses a comma separated list of names.
parseNationalCharStringType(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
Parses SQL-92 National Character string data types.
parseNextCreateTableOption(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
parseNextCreateTableOption(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseNextCreateTableOption(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseNextStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Performs token match checks for initial statement type and delegates to specific parser methods.
PARSER_ID - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
 
PARSER_ID - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
parseReferences(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseRevokeStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
parseRevokeStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
parseSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
parseSetStatement(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses DDL SET AstNode based on SQL 92 specifications.
parseSingleTerminatedColumnDefinition(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse the actual column definition.
parseSlashedStatement(DdlTokenStream, String[], AstNode, String) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
Utility method to parse a generic statement given a start phrase and statement mixin type.
parseStatement(DdlTokenStream, String[], AstNode, String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method to parse a generic statement given a start phrase and statement mixin type.
parseTableConstraint(DdlTokenStream, AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Parses full table constraint definition including the "CONSTRAINT" token Examples: CONSTRAINT P_KEY_2a UNIQUE (PERMISSIONUID)
parseUntilCommaOrTerminator(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
parseUntilSemiColon(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method which parses tokens until a semicolon is found or there are no more tokens.
parseUntilTerminator(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method which parses tokens until a terminator is found, another statement is identified or there are no more tokens.
parseUntilTerminatorIgnoreEmbeddedStatements(DdlTokenStream) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Utility method which parses tokens until a terminator is found or there are no more tokens.
parseUsing(String, String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
 
parseUsing(String, String, String, String...) - Method in class org.modeshape.sequencer.ddl.DdlParsers
Parse the supplied DDL using multiple parsers, returning the result of each parser with its score in the order of highest scoring to lowest scoring.
parseUsingAll(String) - Method in class org.modeshape.sequencer.ddl.DdlParsers
Parse the supplied DDL using all registered parsers, returning the result of each parser with its score in the order of highest scoring to lowest scoring.
ParsingResult(String, AstNode, int, Exception) - Constructor for class org.modeshape.sequencer.ddl.DdlParsers.ParsingResult
 
PARTIAL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.MatchType
 
PERIOD - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
PostgresDdlConstants - Interface in org.modeshape.sequencer.ddl.dialect.postgres
 
PostgresDdlConstants.PostgresDataTypes - Interface in org.modeshape.sequencer.ddl.dialect.postgres
 
PostgresDdlConstants.PostgresStatementStartPhrases - Interface in org.modeshape.sequencer.ddl.dialect.postgres
 
PostgresDdlLexicon - Class in org.modeshape.sequencer.ddl.dialect.postgres
 
PostgresDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
PostgresDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl.dialect.postgres
 
PostgresDdlParser - Class in org.modeshape.sequencer.ddl.dialect.postgres
Postgres-specific DDL Parser.
PostgresDdlParser() - Constructor for class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
postProcess(AstNode) - Method in interface org.modeshape.sequencer.ddl.DdlParser
Allows parsers to post process the AstNode tree given the supplied root.
postProcess(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Allows parsers to post process the AstNode tree given the supplied root.
PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
 
PREFIX - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
 
PRIMARY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
PRIMARY_KEY - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
PROBLEM_LEVEL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
PROPERTY_VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 

R

R_PAREN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
registeredKeyWords - Variable in class org.modeshape.sequencer.ddl.DdlTokenStream
 
registeredStatementStartPhrases - Variable in class org.modeshape.sequencer.ddl.DdlTokenStream
 
registerKeyWord(String) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Register a single key word.
registerKeyWords(List<String>) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Register an List of key words.
registerKeyWords(String[]) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Register an array of key words.
registerStatementStartPhrase(String[]) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
Register a phrase representing the start of a DDL statement
registerStatementStartPhrase(String[][]) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream
 
removeAllChildren() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove all children from this node.
removeChild(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove the node from this node.
removeFromParent() - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove this node from its parent, and return the node that used to be the parent of this node.
removeMissingTerminatorNodes(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
removeProperty(String) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Remove and return the property with the supplied name.
replaceChild(AstNode, AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Replace the supplied child with another node.
reset() - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
Reset the score back to zero.
RESTRICT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.DropBehavior
 
REVOKE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
rewrite(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlParser
 
rewrite(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlParser
 
rewrite(DdlTokenStream, AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
ROLE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
ROLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
RS_BRACE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 

S

SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
SCHEMA_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
score(String, String, DdlParserScorer) - Method in interface org.modeshape.sequencer.ddl.DdlParser
Determine this parser's score for the given DDL string.
score(String, String, DdlParserScorer) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Determine this parser's score for the given DDL string.
scoreStatements(int) - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
Increment the score because another statement was matched.
scoreText(String, int, String...) - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
Increment the score if the given text contains any of the supply keywords.
scoreText(String, String...) - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
Increment the score if the given text contains any of the supply keywords.
SELECT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
SEMICOLON - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
sequencerTaskName - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
SET - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
SET_DEFAULT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
 
SET_NULL - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.ReferencialAction
 
SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
SET_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
setArrayDimensions(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setAsSchemaChildNode(AstNode, boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setAutoIncrement(boolean) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setClasspath(URL[]) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Set the names of the classloaders that should be used to load any non-standard DdlParser implementations specified in the list of grammars.
setDatatypeParser(DataTypeParser) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setDefaultLength(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setDefaultPrecision(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setDefaultScale(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setDoUseTerminator(boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Sets the value of the use terminator flag for the parser.
setGrammars(String[]) - Method in class org.modeshape.sequencer.ddl.DdlSequencer
Set the names of the grammars that should be considered during processing.
setLength(long) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setLevel(int) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
setName(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setNotNull(boolean) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setParent(AstNode) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Set the parent for this node.
setPrecision(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setPropertiesOnNode(AstNode, DataType) - Method in class org.modeshape.sequencer.ddl.datatype.DataTypeParser
 
setProperty(String, Object) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Set the property with the given name to the supplied value.
setProperty(String, Object...) - Method in class org.modeshape.sequencer.ddl.node.AstNode
Set the property with the given name to the supplied values.
setRootNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setScale(int) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setSource(String) - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
setTerminator(String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setTestMode(boolean) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
setType(AstNode, String) - Method in class org.modeshape.sequencer.ddl.node.AstNodeFactory
Sets the mixin type property for an AstNode
setUnusedSource(String) - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
SINGLE_QUOTED_STRING - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of all the characters within single-quotes.
SLASHED_STMT_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
SOURCE_CHARACTER_SET_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
SPACE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
SQL - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
SQL_92_ALL_PHRASES - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
SQL_92_RESERVED_WORDS - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
STANDARD_PARSERS_BY_NAME - Static variable in class org.modeshape.sequencer.ddl.DdlSequencer
 
StandardDdlLexicon - Class in org.modeshape.sequencer.ddl
Lexicon for DDL concepts.
StandardDdlLexicon() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
StandardDdlLexicon.Namespace - Class in org.modeshape.sequencer.ddl
 
StandardDdlParser - Class in org.modeshape.sequencer.ddl
Standard SQL 92 DDL file content parser.
StandardDdlParser() - Constructor for class org.modeshape.sequencer.ddl.StandardDdlParser
 
STATEMENT_KEY - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that represent the start of a DDL statement.
STATEMENTS_CONTAINER - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
STMT_ABORT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_AGGREGATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_ALGORITHM - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_CONVERSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_DEFINER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_DIMENSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_DISKGROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_DOMAIN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_ALTER_EVENT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_FOREIGN_DATA_WRAPPER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_IGNORE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_INDEXTYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_JAVA - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_LOGFILE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_MATERIALIZED - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_OFFLINE_IGNORE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_OFFLINE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_ONLINE_IGNORE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_ONLINE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_OPERATOR_CLASS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_OPERATOR_FAMILY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_PROFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_RESOURCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_SESSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_SQL_SECURITY - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_SYSTEM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_ALTER_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants
 
STMT_ALTER_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TEXT_SEARCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TEXT_SEARCH_CONFIGURATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TEXT_SEARCH_DICTIONARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TEXT_SEARCH_PARSER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TEXT_SEARCH_TEMPLATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_USER_MAPPING - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ALTER_VIEW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ALTER_VIEW - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ANALYZE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ANALYZE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ASSOCIATE_STATISTICS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_AUDIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_COMMENT_ON - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_COMMENT_ON - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_COMMIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_COMMIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_COMMIT_FORCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_COMMIT_WORK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_COMMIT_WRITE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_COPY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_AGGREGATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_ASSERTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_BITMAP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_CAST - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_CHARACTER_SET - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_COLLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_CONSTRAINT_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_CONTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_CONTROLFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_CONVERSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_DEFINER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_DIMENSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_DIRECTORY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_DISKGROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_DOMAIN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_EVENT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_FOREIGN_DATA_WRAPPER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_GLOBAL_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_GLOBAL_TEMPORARY_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_INDEXTYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_JAVA - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_LIBRARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_LOCAL_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_LOCAL_TEMPORARY_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_LOGFILE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_MATERIALIZED_VEIW_LOG - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_MATERIALIZED_VIEW - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_OPERATOR_CLASS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_OPERATOR_FAMILY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_DIRECTORY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_LIBRARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_PRIVATE_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_PUBLIC_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_PUBLIC_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_RULE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_OR_REPLACE_VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PROFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PUBLIC_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PUBLIC_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_PUBLIC_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_RULE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_SPFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEMP_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEMPORARY_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEXT_SEARCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEXT_SEARCH_CONFIGURATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEXT_SEARCH_DICTIONARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEXT_SEARCH_PARSER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TEXT_SEARCH_TEMPLATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TRANSLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TRUSTED_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_UNIQUE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_CREATE_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_USER_MAPPING - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_CREATE_VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DEALLOCATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DEALLOCATE_PREPARE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DECLARE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DECLARE_GLOBAL_TEMP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DISASSOCIATE_STATISTICS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DISCARD - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_AGGREGATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_ASSERTION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_CAST - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_CHARACTER_SET - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_CLUSTER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_COLLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_CONSTRAINT_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_CONTEXT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_CONVERSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_DIMENSION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_DIRECTORY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_DISKGROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_DOMAIN - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_EVENT - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_FOREIGN_DATA_WRAPPER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_FUNCTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_INDEXTYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_JAVA - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_LIBRARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_LOGFILE_GROUP - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_MATERIALIZED - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_OFFLINE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_ONLINE_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_OPERATOR - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_OPERATOR_CLASS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_OPERATOR_FAMILY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_OUTLINE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_OWNED_BY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_PACKAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_PROCEDURAL_LANGUAGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DROP_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_PROCEDURE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_PROFILE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_PUBLIC_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_PUBLIC_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DROP_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_RULE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_SEQUENCE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_SERVER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DROP_SYNONYM - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_TABLESPACE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TEXT_SEARCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TEXT_SEARCH_CONFIGURATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TEXT_SEARCH_DICTIONARY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TEXT_SEARCH_PARSER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TEXT_SEARCH_TEMPLATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TRANSLATION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_TRIGGER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_TYPE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_DROP_USER - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_USER_MAPPING - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_DROP_VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_EXPLAIN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_EXPLAIN_ANALYZE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_EXPLAIN_PLAN - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_FETCH - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_FLASHBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_GRANT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_INSERT_INTO - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_LISTEN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_LOAD - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_LOCK_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_LOCK_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_LOCK_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_MERGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_MOVE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_NOAUDIT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_NOTIFY - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_PREPARE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_PREPARE_TRANSATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_PURGE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_REASSIGN_OWNED - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_REINDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_RELEASE_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_RENAME - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_RENAME_DATABASE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_RENAME_INDEX - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_RENAME_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_RENAME_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_RENAME_TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlConstants.MySqlStatementStartPhrases
 
STMT_REVOKE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_REVOKE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ROLLBACK - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ROLLBACK_PREPARED - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ROLLBACK_TO_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_ROLLBACK_TO_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_ROLLBACK_WORK - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_SAVEPOINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_SELECT_INTO - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_SET_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_SET_CONSTRAINTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_SET_CONSTRAINTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_SET_CURRENT_ISOLATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_SET_CURRENT_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_SET_CURRENT_SQLID - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_SET_DEFINE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
STMT_SET_ISOLATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_SET_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_SET_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_SET_ROLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_SET_SCHEMA - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
STMT_SET_SESSION_AUTHORIZATION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_SET_TRANSACTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_SET_TRANSACTION - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_SHOW - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_TRUNCATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
STMT_TRUNCATE - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_UNLISTEN - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
STMT_VACUUM - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
SYMBOL - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that consist of an individual "symbol" character.

T

TABLE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
TABLE - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.IndexTypes
 
TABLE_ALIAS - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TABLE_CONSTRAINT - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
TABLE_DEFINITION - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.AstNodeNames
 
TABLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TABLE_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TARGET_CHARACTER_SET_NAME - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TARGET_OBJECT_NAME - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TARGET_OBJECT_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TARGET_OBJECT_TYPE - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TEMPORARY - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
testPrint(String) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
 
tokenize(TokenStream.CharacterStream, TokenStream.Tokens) - Method in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
toString() - Method in class org.modeshape.sequencer.ddl.datatype.DataType
 
toString() - Method in exception org.modeshape.sequencer.ddl.DdlParserProblem
 
toString() - Method in class org.modeshape.sequencer.ddl.DdlParserScorer
toString() - Method in class org.modeshape.sequencer.ddl.node.AstNode
 
TYPE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ABORT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ADD_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ADD_TABLE_CONSTRAINT_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_AGGREGATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_ALGORITHM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_CONVERSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_DEFINER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_DIMENSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DISKGROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_EVENT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_INDEXTYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_JAVA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_LOGFILE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_MATERIALIZED_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_OUTLINE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_PACKAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_PROFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_RESOURCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_SESSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_SYSTEM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ALTER_TABLE_STATEMENT_POSTGRES - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TEXT_SEARCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_USER_MAPPING_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTER_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_ALTER_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ALTER_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ALTERABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ANALYZE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ANALYZE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_ASSERTION_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ASSOCIATE_STATISTICS_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_AUDIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_BACKSLASH_TERMINATOR - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CHARACTER_SET_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CLAUSE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_COLLATION_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COLUMN_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COLUMN_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COMMENT_ON_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_COMMENT_ON_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_COMMIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_COMMIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CONSTRAINT_ATTRIBUTE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_COPY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_AGGREGATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_ASSERTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_BITMAP_JOIN_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_CAST_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_CLUSTER_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_CONSTRAINT_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_CONTEXT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_CONTROLFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_CONVERSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_DEFINER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_DIMENSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DIRECTORY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DISKGROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_EVENT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_INDEXTYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_JAVA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_LIBRARY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_MATERIALIZED_VIEW_LOG_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_MATERIALIZED_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_OUTLINE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PACKAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_PROFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_RULE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_SPFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TABLE_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_TEXT_SEARCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_USER_MAPPING_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_CREATE_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_CREATE_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_CREATEABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DEALLOCATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DECLARE_GLOBAL_TEMPORARY_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DECLARE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DISASSOCIATE_STATISTICS_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DOMAIN_CONSTRAINT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DOMAIN_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_AGGREGATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_ASSERTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_CAST_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_CLUSTER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_COLUMN_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_CONSTRAINT_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_CONTEXT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_CONVERSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_DIMENSION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DIRECTORY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DISKGROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_EVENT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_INDEXTYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_JAVA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_LIBRARY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_LOGFILE_GROUP_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_MATERIALIZED_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_OPERATOR_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_OUTLINE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_OWNED_BY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_PACKAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_PROFILE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_RULE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_SYNONYM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TABLE_CONSTRAINT_DEFINITION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_TEXT_SEARCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TRIGGER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_USER_MAPPING_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_DROP_USER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_DROP_VIEW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_DROPPABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_EXPLAIN_PLAN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_EXPLAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_FETCH_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_FK_COLUMN_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_FLASHBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_FUNCTION_PARAMETER - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_FUNCTION_PARAMETER - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_FUNCTION_PARAMETER - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_FOREIGN_DATA_WRAPPER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_FOREIGN_SERVER_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_GRANT_ON_FUNCTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_LANGUAGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_PROCEDURE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_GRANT_ON_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_SEQUENCE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ON_TABLESPACE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_ON_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANT_ROLES_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_GRANT_ROLES_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_GRANT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_GRANTABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_INDEX_COLUMN_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_INDEX_ORDERABLE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_INSERT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_INSERTABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_LISTEN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_LOAD_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_LOCK_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_LOCK_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_LOCK_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_MERGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_MISSING_TERMINATOR - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_MOVE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_NOAUDIT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_NOTIFY_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_OPERATION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_PREPARE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_PROBLEM - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_PURGE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_REASSIGN_OWNED_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_REFERENCE_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REINDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_RELEASE_SAVEPOINT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_RENAME_COLUMN - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_RENAME_COLUMN - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_RENAME_CONSTRAINT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_RENAME_DATABASE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_RENAME_INDEX_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_RENAME_SCHEMA_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_RENAME_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_RENAME_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
TYPE_RENAME_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon
 
TYPE_REVOKABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_CHARACTER_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_COLLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_DOMAIN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_TABLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_ON_TRANSLATION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_REVOKE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_REVOKE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_ROLLBACK_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_SAVEPOINT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SCHEMA_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_SELECT_INTO_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_SET_CONSTRAINT_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SET_CONSTRAINTS_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SET_ROLE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SET_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_SET_TRANSACTION_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_SETTABLE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_SHOW_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_SIMPLE_PROPERTY - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_STATEMENT_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_CONSTRAINT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_CONSTRAINT_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TABLE_REFERENCE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TRANSLATION_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_TRUNCATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
TYPE_TRUNCATE_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_UNKNOWN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
TYPE_UNLISTEN_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_VACUUM_STATEMENT - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon
 
TYPE_VIEW_OPERAND - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 

U

UNIQUE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
UNIQUE_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon
 
UNIQUE_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
unknownCreateStatement - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unknownParser - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unknownTerminatedNode(AstNode) - Method in class org.modeshape.sequencer.ddl.StandardDdlParser
Constructs a terminator AstNode as child of root node
UNNAMED_CHECK_NODE_NAME - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
unsupportedProcedureParameterDeclaration - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
UNUSABLE_INDEX - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
unusedTokensDiscovered - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unusedTokensParsingColumnDefinition - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unusedTokensParsingColumnsAndConstraints - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
unusedTokensParsingCreateIndex - Static variable in class org.modeshape.sequencer.ddl.DdlSequencerI18n
 
UPDATE - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.mysql.MySqlDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlLexicon.Namespace
 
URI - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon.Namespace
 

V

VALID_SCHEMA_CHILD_STMTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.derby.DerbyDdlConstants.DerbyStatementStartPhrases
 
VALID_SCHEMA_CHILD_STMTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlConstants.OracleStatementStartPhrases
 
VALID_SCHEMA_CHILD_STMTS - Static variable in interface org.modeshape.sequencer.ddl.dialect.postgres.PostgresDdlConstants.PostgresStatementStartPhrases
 
VALID_SCHEMA_CHILD_TYPES - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.StatementStartPhrases
 
VALUE - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
VIEW - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants
 

W

WARNING - Static variable in interface org.modeshape.sequencer.ddl.DdlConstants.Problems
 
WHERE_CLAUSE - Static variable in class org.modeshape.sequencer.ddl.dialect.oracle.OracleDdlLexicon
 
WITH_GRANT_OPTION - Static variable in class org.modeshape.sequencer.ddl.StandardDdlLexicon
 
WORD - Static variable in class org.modeshape.sequencer.ddl.DdlTokenStream.DdlTokenizer
The token type for tokens that represent an unquoted string containing a character sequence made up of non-whitespace and non-symbol characters.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links
ModeShape Sequencer for DDL Files 5.5.1.fcr

Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.