|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PostParseProcessor | |
---|---|
org.eclipse.datatools.sqltools.parsers.sql.query.postparse |
Uses of PostParseProcessor in org.eclipse.datatools.sqltools.parsers.sql.query.postparse |
---|
Classes in org.eclipse.datatools.sqltools.parsers.sql.query.postparse that implement PostParseProcessor | |
---|---|
class |
DataTypeResolver
The DataTypeResolver resolves the DataType s of
QueryValueExpression s based on the DataType s
already been resolved for the ValueExpressionColumn s. |
class |
RoutineReferenceResolver
This class resolves and validates references to a SQL model stored procedure in a CALL statement during the post-parse processing (semantic processing) phase of parsing. |
class |
TableReferenceResolver
The TableReferenceResolver resolves references between columns
and tables as well as tables and schemas. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |