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

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

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

Subclasses of QuerySearchConditionImpl in org.eclipse.datatools.modelbase.sql.query.impl
 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 SearchConditionCombinedImpl
           An implementation of the model object 'SQL Search Condition Combined'.
 class SearchConditionNestedImpl
           An implementation of the model object 'SQL Search Condition Nested'.
 

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

Subclasses of QuerySearchConditionImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 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'.
 



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