|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RaiseErrorStatement | |
---|---|
com.metamatrix.query.parser | |
com.metamatrix.query.sql | |
com.metamatrix.query.sql.navigator | |
com.metamatrix.query.sql.visitor |
Uses of RaiseErrorStatement in com.metamatrix.query.parser |
---|
Methods in com.metamatrix.query.parser that return RaiseErrorStatement | |
---|---|
RaiseErrorStatement |
SQLParser.errorStatement(ParseInfo info)
Parse error statement |
Uses of RaiseErrorStatement in com.metamatrix.query.sql |
---|
Methods in com.metamatrix.query.sql with parameters of type RaiseErrorStatement | |
---|---|
void |
LanguageVisitor.visit(RaiseErrorStatement obj)
|
Uses of RaiseErrorStatement in com.metamatrix.query.sql.navigator |
---|
Methods in com.metamatrix.query.sql.navigator with parameters of type RaiseErrorStatement | |
---|---|
void |
PreOrPostOrderNavigator.visit(RaiseErrorStatement obj)
|
Uses of RaiseErrorStatement in com.metamatrix.query.sql.visitor |
---|
Methods in com.metamatrix.query.sql.visitor with parameters of type RaiseErrorStatement | |
---|---|
void |
SQLStringVisitor.visit(RaiseErrorStatement obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |