|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SQLControlStatement in org.eclipse.datatools.modelbase.sql.query |
---|
Subinterfaces of SQLControlStatement in org.eclipse.datatools.modelbase.sql.query | |
---|---|
interface |
CallStatement
A representation of the model object 'Call Statement'. |
Uses of SQLControlStatement in org.eclipse.datatools.modelbase.sql.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SQLControlStatement | |
---|---|
java.lang.Object |
SQLQueryModelSwitch.caseSQLControlStatement(SQLControlStatement object)
Returns the result of interpreting the object as an instance of 'SQL Control Statement'. |
Uses of SQLControlStatement in org.eclipse.datatools.modelbase.sql.statements.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.statements.util with parameters of type SQLControlStatement | |
---|---|
java.lang.Object |
SQLStatementsSwitch.caseSQLControlStatement(SQLControlStatement object)
Returns the result of interpreting the object as an instance of 'SQL Control Statement'. |
Uses of SQLControlStatement in org.eclipse.datatools.sqltools.parsers.sql.query |
---|
Constructors in org.eclipse.datatools.sqltools.parsers.sql.query with parameters of type SQLControlStatement | |
---|---|
SQLControlParseResult(SQLControlStatement stmt,
java.util.List errorList)
Constructs an instance of this class with the given control statement and parse error list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |