|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DdlTokenStream.DdlTokenizer | |
---|---|
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. |
Uses of DdlTokenStream.DdlTokenizer in org.modeshape.sequencer.ddl |
---|
Methods in org.modeshape.sequencer.ddl that return DdlTokenStream.DdlTokenizer | |
---|---|
static DdlTokenStream.DdlTokenizer |
DdlTokenStream.ddlTokenizer(boolean includeComments)
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. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |