| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SQLStatement in org.eclipse.datatools.enablement.sybase.asa.base.catalog | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.asa.base.catalog that return SQLStatement | |
|---|---|
|  SQLStatement | SybaseASACatalogBaseViewTable.getStatement() | 
| Uses of SQLStatement in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel that return SQLStatement | |
|---|---|
|  SQLStatement | SybaseASABaseViewTable.getStatement()Returns the value of the 'Statement' reference. | 
| Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel with parameters of type SQLStatement | |
|---|---|
|  void | SybaseASABaseViewTable.setStatement(SQLStatement value)Sets the value of the ' Statement' reference. | 
| Uses of SQLStatement in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that return SQLStatement | |
|---|---|
|  SQLStatement | SybaseASABaseViewTableImpl.basicGetStatement() | 
|  SQLStatement | SybaseASABaseViewTableImpl.getStatement() | 
| Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl with parameters of type SQLStatement | |
|---|---|
|  void | SybaseASABaseViewTableImpl.setStatement(SQLStatement newStatement) | 
| Uses of SQLStatement in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Subinterfaces of SQLStatement in org.eclipse.datatools.modelbase.sql.query | |
|---|---|
|  interface | CallStatementA representation of the model object 'Call Statement'. | 
|  interface | QueryChangeStatementA representation of the model object 'Change Statement'. | 
|  interface | QueryDeleteStatementA representation of the model object 'SQL Delete Statement'. | 
|  interface | QueryInsertStatementA representation of the model object 'SQL Insert Statement'. | 
|  interface | QueryMergeStatementA representation of the model object 'SQL Merge Statement'. | 
|  interface | QuerySelectStatementA representation of the model object 'SQL Select Statement'. | 
|  interface | QueryStatementA representation of the model object 'Statement'. | 
|  interface | QueryUpdateStatementA representation of the model object 'SQL Update Statement'. | 
| Uses of SQLStatement in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SQLStatement | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseSQLStatement(SQLStatement object)Returns the result of interpreting the object as an instance of 'SQL Statement'. | 
| Uses of SQLStatement in org.eclipse.datatools.modelbase.sql.statements | 
|---|
| Subinterfaces of SQLStatement in org.eclipse.datatools.modelbase.sql.statements | |
|---|---|
|  interface | SQLConnectionStatementA representation of the model object 'SQL Connection Statement'. | 
|  interface | SQLControlStatementA representation of the model object 'SQL Control Statement'. | 
|  interface | SQLDataChangeStatementA representation of the model object 'SQL Data Change Statement'. | 
|  interface | SQLDataStatementA representation of the model object 'SQL Data Statement'. | 
|  interface | SQLDiagnosticsStatementA representation of the model object 'SQL Diagnostics Statement'. | 
|  interface | SQLDynamicStatementA representation of the model object 'SQL Dynamic Statement'. | 
|  interface | SQLSchemaStatementA representation of the model object 'SQL Schema Statement'. | 
|  interface | SQLSessionStatementA representation of the model object 'SQL Session Statement'. | 
|  interface | SQLStatementDefaultA representation of the model object 'SQL Statement Default'. | 
|  interface | SQLTransactionStatementA representation of the model object 'SQL Transaction Statement'. | 
| Uses of SQLStatement in org.eclipse.datatools.modelbase.sql.statements.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.statements.util with parameters of type SQLStatement | |
|---|---|
|  java.lang.Object | SQLStatementsSwitch.caseSQLStatement(SQLStatement object)Returns the result of interpreting the object as an instance of 'SQL Statement'. | 
| Uses of SQLStatement in org.eclipse.datatools.sqltools.parsers.sql | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql that return SQLStatement | |
|---|---|
|  SQLStatement | SQLParseResult.getSQLStatement() | 
| Methods in org.eclipse.datatools.sqltools.parsers.sql with parameters of type SQLStatement | |
|---|---|
|  void | SQLParserManager.printAST(SQLStatement p_Stmt)Prints the SQL source and the abstract syntax tree elements (SQLQueryObject) in the given List of SQLQueryStatements. | 
|  void | SQLParseResult.setSQLStatement(SQLStatement stmt) | 
| Constructors in org.eclipse.datatools.sqltools.parsers.sql with parameters of type SQLStatement | |
|---|---|
| SQLParseResult(SQLStatement stmt,
               java.util.List errorList) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||