|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DdlParserProblem | |
---|---|
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 DdlParserProblem in org.modeshape.sequencer.ddl |
---|
Methods in org.modeshape.sequencer.ddl that return types with arguments of type DdlParserProblem | |
---|---|
List<DdlParserProblem> |
StandardDdlParser.getProblems()
|
Methods in org.modeshape.sequencer.ddl with parameters of type DdlParserProblem | |
---|---|
void |
StandardDdlParser.addProblem(DdlParserProblem problem)
|
void |
StandardDdlParser.addProblem(DdlParserProblem problem,
AstNode node)
|
void |
StandardDdlParser.attachNewProblem(DdlParserProblem problem,
AstNode parentNode)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |