Uses of Class
org.eclipse.datatools.modelbase.sql.query.impl.SQLQueryObjectImpl

Packages that use SQLQueryObjectImpl
org.eclipse.datatools.modelbase.sql.query.impl   
org.eclipse.datatools.modelbase.sql.xml.query.impl   
 

Uses of SQLQueryObjectImpl in org.eclipse.datatools.modelbase.sql.query.impl
 

Subclasses of SQLQueryObjectImpl in org.eclipse.datatools.modelbase.sql.query.impl
 class ColumnNameImpl
           An implementation of the model object 'SQL Column Name'.
 class CursorReferenceImpl
           An implementation of the model object 'SQL Cursor Reference'.
 class GroupingExpressionImpl
           An implementation of the model object 'SQL Grouping Expression'.
 class GroupingImpl
           An implementation of the model object 'SQL Group'.
 class GroupingSetsElementExpressionImpl
           An implementation of the model object 'SQL Grouping Sets Element Expression'.
 class GroupingSetsElementImpl
           An implementation of the model object 'SQL Grouping Sets Element'.
 class GroupingSetsElementSublistImpl
           An implementation of the model object 'SQL Grouping Sets Element Sublist'.
 class GroupingSetsImpl
           An implementation of the model object 'SQL Grouping Sets'.
 class GroupingSpecificationImpl
           An implementation of the model object 'SQL Group By Specification'.
 class OrderByOrdinalImpl
           An implementation of the model object 'SQL Order By Ordinal'.
 class OrderByResultColumnImpl
           An implementation of the model object 'Order By Result Column'.
 class OrderBySpecificationImpl
           An implementation of the model object 'SQL Order By Specification'.
 class OrderByValueExpressionImpl
           An implementation of the model object 'SQL Order By Value Expression'.
 class PredicateBasicImpl
           An implementation of the model object 'SQL Predicate Basic'.
 class PredicateBetweenImpl
           An implementation of the model object 'SQL Predicate Between'.
 class PredicateExistsImpl
           An implementation of the model object 'SQL Predicate Exists'.
 class PredicateImpl
           An implementation of the model object 'SQL Predicate'.
 class PredicateInImpl
           An implementation of the model object 'SQL Predicate In'.
 class PredicateInValueListImpl
           An implementation of the model object 'SQL Predicate In Value List'.
 class PredicateInValueRowSelectImpl
           An implementation of the model object 'SQL Predicate In Value Row Select'.
 class PredicateInValueSelectImpl
           An implementation of the model object 'SQL Predicate In Value Select'.
 class PredicateIsNullImpl
           An implementation of the model object 'SQL Predicate Null'.
 class PredicateLikeImpl
           An implementation of the model object 'SQL Predicate Like'.
 class PredicateQuantifiedImpl
           An implementation of the model object 'SQL Predicate Quantified'.
 class PredicateQuantifiedRowSelectImpl
           An implementation of the model object 'SQL Predicate Quantified Row Select'.
 class PredicateQuantifiedValueSelectImpl
           An implementation of the model object 'SQL Predicate Quantified Value Select'.
 class QueryChangeStatementImpl
           An implementation of the model object 'Change Statement'.
 class QueryCombinedImpl
           An implementation of the model object 'Combined'.
 class QueryDeleteStatementImpl
           An implementation of the model object 'SQL Delete Statement'.
 class QueryExpressionBodyImpl
           An implementation of the model object 'Expression Body'.
 class QueryExpressionRootImpl
           An implementation of the model object 'Expression'.
 class QueryInsertStatementImpl
           An implementation of the model object 'SQL Insert Statement'.
 class QueryMergeStatementImpl
           An implementation of the model object 'SQL Merge Statement'.
 class QueryResultSpecificationImpl
           An implementation of the model object 'SQL Result Column Specification'.
 class QuerySearchConditionImpl
           An implementation of the model object 'SQL Search Condition'.
 class QuerySelectImpl
           An implementation of the model object 'Select'.
 class QuerySelectStatementImpl
           An implementation of the model object 'SQL Select Statement'.
 class QueryStatementImpl
           An implementation of the model object 'Statement'.
 class QueryUpdateStatementImpl
           An implementation of the model object 'SQL Update Statement'.
 class QueryValueExpressionImpl
           An implementation of the model object 'SQL Value Expression'.
 class QueryValuesImpl
           An implementation of the model object 'Values'.
 class ResultColumnImpl
           An implementation of the model object 'SQL Result Column'.
 class ResultTableAllColumnsImpl
           An implementation of the model object 'SQL Result Column All'.
 class SearchConditionCombinedImpl
           An implementation of the model object 'SQL Search Condition Combined'.
 class SearchConditionNestedImpl
           An implementation of the model object 'SQL Search Condition Nested'.
 class SuperGroupElementExpressionImpl
           An implementation of the model object 'SQL Super Group Element Expression'.
 class SuperGroupElementImpl
           An implementation of the model object 'SQL Super Group Element'.
 class SuperGroupElementSublistImpl
           An implementation of the model object 'SQL Super Group Element Sublist'.
 class SuperGroupImpl
           An implementation of the model object 'SQL Super Group'.
 class TableCorrelationImpl
           An implementation of the model object 'SQL Table Correlation'.
 class TableExpressionImpl
           An implementation of the model object 'SQL Table Expression'.
 class TableFunctionImpl
           An implementation of the model object 'SQL Table Function'.
 class TableInDatabaseImpl
           An implementation of the model object 'SQLRDB Table'.
 class TableJoinedImpl
           An implementation of the model object 'SQL Table Joined'.
 class TableNestedImpl
           An implementation of the model object 'SQL Table Nested'.
 class TableReferenceImpl
           An implementation of the model object 'SQL Table Reference'.
 class UpdateAssignmentExpressionImpl
           An implementation of the model object 'Update Assignment Expression'.
 class UpdateSourceExprListImpl
           An implementation of the model object 'Update Source Expr List'.
 class UpdateSourceImpl
           An implementation of the model object 'Update Source'.
 class UpdateSourceQueryImpl
           An implementation of the model object 'Update Source Query'.
 class ValueExpressionAtomicImpl
           An implementation of the model object 'SQL Value Expression Atomic'.
 class ValueExpressionCaseElseImpl
           An implementation of the model object 'SQL Value Expression Case Else'.
 class ValueExpressionCaseImpl
           An implementation of the model object 'SQL Value Expression Case'.
 class ValueExpressionCaseSearchContentImpl
           An implementation of the model object 'SQL Value Expression Case Search Content'.
 class ValueExpressionCaseSearchImpl
           An implementation of the model object 'SQL Value Expression Case Search'.
 class ValueExpressionCaseSimpleContentImpl
           An implementation of the model object 'SQL Value Expression Case Simple Content'.
 class ValueExpressionCaseSimpleImpl
           An implementation of the model object 'SQL Value Expression Case Simple'.
 class ValueExpressionCastImpl
           An implementation of the model object 'SQL Value Expression Cast'.
 class ValueExpressionColumnImpl
           An implementation of the model object 'SQL Value Expression Column'.
 class ValueExpressionCombinedImpl
           An implementation of the model object 'SQL Value Expression Combined'.
 class ValueExpressionDefaultValueImpl
           An implementation of the model object 'SQL Value Expression Default'.
 class ValueExpressionFunctionImpl
           An implementation of the model object 'SQL Value Expression Function'.
 class ValueExpressionLabeledDurationImpl
           An implementation of the model object 'SQL Value Expression Labeled Duration'.
 class ValueExpressionNestedImpl
           An implementation of the model object 'SQL Value Expression Nested'.
 class ValueExpressionNullValueImpl
           An implementation of the model object 'SQL Value Expression Null'.
 class ValueExpressionScalarSelectImpl
           An implementation of the model object 'SQL Value Expression Scalar Select'.
 class ValueExpressionSimpleImpl
           An implementation of the model object 'SQL Value Expression Simple'.
 class ValueExpressionVariableImpl
           An implementation of the model object 'SQL Value Expression Variable'.
 class ValuesRowImpl
           An implementation of the model object 'SQL Values Row'.
 class WithTableReferenceImpl
           An implementation of the model object 'With Table Reference'.
 class WithTableSpecificationImpl
           An implementation of the model object 'With Table Specification'.
 

Uses of SQLQueryObjectImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 

Subclasses of SQLQueryObjectImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 class XMLAggregateFunctionImpl
           An implementation of the model object 'XML Aggregate Function'.
 class XMLAggregateSortSpecificationImpl
           An implementation of the model object 'XML Aggregate Sort Specification'.
 class XMLAttributeDeclarationItemImpl
           An implementation of the model object 'XML Attribute Declaration Item'.
 class XMLNamespaceDeclarationDefaultImpl
           An implementation of the model object 'XML Namespace Declaration Default'.
 class XMLNamespaceDeclarationItemImpl
           An implementation of the model object 'XML Namespace Declaration Item'.
 class XMLNamespaceDeclarationPrefixImpl
           An implementation of the model object 'XML Namespace Declaration Prefix'.
 class XMLNamespacesDeclarationImpl
           An implementation of the model object 'XML Namespaces Declaration'.
 class XMLPredicateContentImpl
           An implementation of the model object 'XML Predicate Content'.
 class XMLPredicateDocumentImpl
           An implementation of the model object 'XML Predicate Document'.
 class XMLPredicateExistsImpl
           An implementation of the model object 'XML Predicate Exists'.
 class XMLPredicateImpl
           An implementation of the model object 'XML Predicate'.
 class XMLPredicateValidImpl
           An implementation of the model object 'XML Predicate Valid'.
 class XMLQueryArgumentItemImpl
           An implementation of the model object 'XML Query Argument Item'.
 class XMLQueryArgumentListImpl
           An implementation of the model object 'XML Query Argument List'.
 class XMLQueryExpressionImpl
           An implementation of the model object 'XML Query Expression'.
 class XMLSerializeFunctionEncodingImpl
           An implementation of the model object 'XML Serialize Function Encoding'.
 class XMLSerializeFunctionImpl
           An implementation of the model object 'XML Serialize Function'.
 class XMLSerializeFunctionTargetImpl
           An implementation of the model object 'XML Serialize Function Target'.
 class XMLTableColumnDefinitionDefaultImpl
           An implementation of the model object 'XML Table Column Definition Default'.
 class XMLTableColumnDefinitionItemImpl
           An implementation of the model object 'XML Table Column Definition Item'.
 class XMLTableColumnDefinitionOrdinalityImpl
           An implementation of the model object 'XML Table Column Definition Ordinality'.
 class XMLTableColumnDefinitionRegularImpl
           An implementation of the model object 'XML Table Column Definition Regular'.
 class XMLTableFunctionImpl
           An implementation of the model object 'XML Table Function'.
 class XMLValueExpressionCastImpl
           An implementation of the model object 'XML Value Expression Cast'.
 class XMLValueFunctionCommentContentImpl
           An implementation of the model object 'XML Value Function Comment Content'.
 class XMLValueFunctionCommentImpl
           An implementation of the model object 'XML Value Function Comment'.
 class XMLValueFunctionConcatContentItemImpl
           An implementation of the model object 'XML Value Function Concat Content Item'.
 class XMLValueFunctionConcatImpl
           An implementation of the model object 'XML Value Function Concat'.
 class XMLValueFunctionDocumentContentImpl
           An implementation of the model object 'XML Value Function Document Content'.
 class XMLValueFunctionDocumentImpl
           An implementation of the model object 'XML Value Function Document'.
 class XMLValueFunctionElementContentItemImpl
           An implementation of the model object 'XML Value Function Element Content Item'.
 class XMLValueFunctionElementContentListImpl
           An implementation of the model object 'XML Value Function Element Content List'.
 class XMLValueFunctionElementImpl
           An implementation of the model object 'XML Value Function Element'.
 class XMLValueFunctionForestContentItemImpl
           An implementation of the model object 'XML Value Function Forest Content Item'.
 class XMLValueFunctionForestImpl
           An implementation of the model object 'XML Value Function Forest'.
 class XMLValueFunctionImpl
           An implementation of the model object 'XML Value Function'.
 class XMLValueFunctionParseContentImpl
           An implementation of the model object 'XML Value Function Parse Content'.
 class XMLValueFunctionParseImpl
           An implementation of the model object 'XML Value Function Parse'.
 class XMLValueFunctionPIContentImpl
           An implementation of the model object 'XML Value Function PI Content'.
 class XMLValueFunctionPIImpl
           An implementation of the model object 'XML Value Function PI'.
 class XMLValueFunctionQueryImpl
           An implementation of the model object 'XML Value Function Query'.
 class XMLValueFunctionQueryReturningImpl
           An implementation of the model object 'XML Value Function Query Returning'.
 class XMLValueFunctionTextContentImpl
           An implementation of the model object 'XML Value Function Text Content'.
 class XMLValueFunctionTextImpl
           An implementation of the model object 'XML Value Function Text'.
 class XMLValueFunctionValidateAccordingToIdentifierImpl
           An implementation of the model object 'XML Value Function Validate According To Identifier'.
 class XMLValueFunctionValidateAccordingToImpl
           An implementation of the model object 'XML Value Function Validate According To'.
 class XMLValueFunctionValidateAccordingToURIImpl
           An implementation of the model object 'XML Value Function Validate According To URI'.
 class XMLValueFunctionValidateContentImpl
           An implementation of the model object 'XML Value Function Validate Content'.
 class XMLValueFunctionValidateElementImpl
           An implementation of the model object 'XML Value Function Validate Element'.
 class XMLValueFunctionValidateElementNameImpl
           An implementation of the model object 'XML Value Function Validate Element Name'.
 class XMLValueFunctionValidateElementNamespaceImpl
           An implementation of the model object 'XML Value Function Validate Element Namespace'.
 class XMLValueFunctionValidateImpl
           An implementation of the model object 'XML Value Function Validate'.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.