Uses of Interface
org.eclipse.datatools.modelbase.sql.query.QueryValueExpression

Packages that use QueryValueExpression
org.eclipse.datatools.modelbase.sql.query   
org.eclipse.datatools.modelbase.sql.query.helper   
org.eclipse.datatools.modelbase.sql.query.util   
org.eclipse.datatools.modelbase.sql.xml.query   
org.eclipse.datatools.modelbase.sql.xml.query.util   
org.eclipse.datatools.sqltools.parsers.sql.query   
org.eclipse.datatools.sqltools.parsers.sql.xml.query   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr   
org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery   
org.eclipse.datatools.sqltools.sqlbuilder.model   
org.eclipse.datatools.sqltools.sqlbuilder.views.criteria   
org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect   
org.eclipse.datatools.sqltools.sqlbuilder.views.insert   
org.eclipse.datatools.sqltools.sqlbuilder.views.select   
org.eclipse.datatools.sqltools.sqlbuilder.views.update   
 

Uses of QueryValueExpression in org.eclipse.datatools.modelbase.sql.query
 

Subinterfaces of QueryValueExpression in org.eclipse.datatools.modelbase.sql.query
 interface ValueExpressionAtomic
          A representation of the model object 'SQL Value Expression Atomic'.
 interface ValueExpressionCase
          A representation of the model object 'SQL Value Expression Case'.
 interface ValueExpressionCaseSearch
          A representation of the model object 'SQL Value Expression Case Search'.
 interface ValueExpressionCaseSimple
          A representation of the model object 'SQL Value Expression Case Simple'.
 interface ValueExpressionCast
          A representation of the model object 'SQL Value Expression Cast'.
 interface ValueExpressionColumn
          A representation of the model object 'SQL Value Expression Column'.
 interface ValueExpressionCombined
          A representation of the model object 'SQL Value Expression Combined'.
 interface ValueExpressionDefaultValue
          A representation of the model object 'SQL Value Expression Default'.
 interface ValueExpressionFunction
          A representation of the model object 'SQL Value Expression Function'.
 interface ValueExpressionLabeledDuration
          A representation of the model object 'SQL Value Expression Labeled Duration'.
 interface ValueExpressionNested
          A representation of the model object 'SQL Value Expression Nested'.
 interface ValueExpressionNullValue
          A representation of the model object 'SQL Value Expression Null'.
 interface ValueExpressionRow
          A representation of the model object 'Value Expression Row'.
 interface ValueExpressionScalarSelect
          A representation of the model object 'SQL Value Expression Scalar Select'.
 interface ValueExpressionSimple
          A representation of the model object 'SQL Value Expression Simple'.
 interface ValueExpressionVariable
          A representation of the model object 'SQL Value Expression Variable'.
 

Methods in org.eclipse.datatools.modelbase.sql.query that return QueryValueExpression
 QueryValueExpression PredicateLike.getEscapeValueExpr()
          Returns the value of the 'Escape Value Expr' containment reference.
 QueryValueExpression PredicateBasic.getLeftValueExpr()
          Returns the value of the 'Left Value Expr' containment reference.
 QueryValueExpression ValueExpressionCombined.getLeftValueExpr()
          Returns the value of the 'Left Value Expr' containment reference.
 QueryValueExpression PredicateBetween.getLeftValueExpr()
          Returns the value of the 'Left Value Expr' containment reference.
 QueryValueExpression PredicateLike.getMatchingValueExpr()
          Returns the value of the 'Matching Value Expr' containment reference.
 QueryValueExpression ValueExpressionNested.getNestedValueExpr()
          Returns the value of the 'Nested Value Expr' containment reference.
 QueryValueExpression PredicateLike.getPatternValueExpr()
          Returns the value of the 'Pattern Value Expr' containment reference.
 QueryValueExpression ValueExpressionCaseSimpleContent.getResultValueExpr()
          Returns the value of the 'Result Value Expr' containment reference.
 QueryValueExpression PredicateBasic.getRightValueExpr()
          Returns the value of the 'Right Value Expr' containment reference.
 QueryValueExpression ValueExpressionCombined.getRightValueExpr()
          Returns the value of the 'Right Value Expr' containment reference.
 QueryValueExpression PredicateBetween.getRightValueExpr1()
          Returns the value of the 'Right Value Expr1' containment reference.
 QueryValueExpression PredicateBetween.getRightValueExpr2()
          Returns the value of the 'Right Value Expr2' containment reference.
 QueryValueExpression ResultColumn.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression GroupingExpression.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression OrderByValueExpression.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression ValueExpressionCaseSearchContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression ValueExpressionCast.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression PredicateIsNull.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression PredicateInValueSelect.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression ValueExpressionCaseSimple.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression ValueExpressionCaseElse.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression ValueExpressionLabeledDuration.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression PredicateQuantifiedValueSelect.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression PredicateInValueList.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression ValueExpressionCaseSimpleContent.getWhenValueExpr()
          Returns the value of the 'When Value Expr' containment reference.
 

Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type QueryValueExpression
 void PredicateLike.setEscapeValueExpr(QueryValueExpression value)
          Sets the value of the 'Escape Value Expr' containment reference.
 void PredicateBasic.setLeftValueExpr(QueryValueExpression value)
          Sets the value of the 'Left Value Expr' containment reference.
 void ValueExpressionCombined.setLeftValueExpr(QueryValueExpression value)
          Sets the value of the 'Left Value Expr' containment reference.
 void PredicateBetween.setLeftValueExpr(QueryValueExpression value)
          Sets the value of the 'Left Value Expr' containment reference.
 void PredicateLike.setMatchingValueExpr(QueryValueExpression value)
          Sets the value of the 'Matching Value Expr' containment reference.
 void ValueExpressionNested.setNestedValueExpr(QueryValueExpression value)
          Sets the value of the 'Nested Value Expr' containment reference.
 void PredicateLike.setPatternValueExpr(QueryValueExpression value)
          Sets the value of the 'Pattern Value Expr' containment reference.
 void ValueExpressionCaseSimpleContent.setResultValueExpr(QueryValueExpression value)
          Sets the value of the 'Result Value Expr' containment reference.
 void PredicateBasic.setRightValueExpr(QueryValueExpression value)
          Sets the value of the 'Right Value Expr' containment reference.
 void ValueExpressionCombined.setRightValueExpr(QueryValueExpression value)
          Sets the value of the 'Right Value Expr' containment reference.
 void PredicateBetween.setRightValueExpr1(QueryValueExpression value)
          Sets the value of the 'Right Value Expr1' containment reference.
 void PredicateBetween.setRightValueExpr2(QueryValueExpression value)
          Sets the value of the 'Right Value Expr2' containment reference.
 void ResultColumn.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void GroupingExpression.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void OrderByValueExpression.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void ValueExpressionCaseSearchContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void ValueExpressionCast.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void PredicateIsNull.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void PredicateInValueSelect.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void ValueExpressionCaseSimple.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void ValueExpressionCaseElse.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void ValueExpressionLabeledDuration.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void PredicateQuantifiedValueSelect.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void PredicateInValueList.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void ValueExpressionCaseSimpleContent.setWhenValueExpr(QueryValueExpression value)
          Sets the value of the 'When Value Expr' containment reference.
 

Uses of QueryValueExpression in org.eclipse.datatools.modelbase.sql.query.helper
 

Methods in org.eclipse.datatools.modelbase.sql.query.helper that return QueryValueExpression
static QueryValueExpression ValueExpressionHelper.cloneQueryValueExpression(QueryValueExpression valueExpr)
          Returns a copy of the given valueExpr using EcoreUtil.copy(org.eclipse.emf.ecore.EObject).
 

Methods in org.eclipse.datatools.modelbase.sql.query.helper with parameters of type QueryValueExpression
static void ValueExpressionHelper.addExpressionsToList(java.util.List columnList, QueryValueExpression aValueExpr)
          CHECK IMPLEMENTATION! CODE UNTESTED! Determines whether a given value expression is already a column expression and if so, adds it to the passed in list.
static PredicateBasic JoinHelper.buildPredicateBasic(QueryValueExpression leftExpr, QueryValueExpression rightExpr, java.lang.String oper)
          Creates a PredicateBasic object using the given expressions and operator.
static QuerySearchCondition JoinHelper.buildSearchCondition(QuerySearchCondition currentSearchCon, QueryValueExpression leftExpr, QueryValueExpression rightExpr, java.lang.String oper)
          Creates a new predicate and adds it to the given search condition.
static QueryValueExpression ValueExpressionHelper.cloneQueryValueExpression(QueryValueExpression valueExpr)
          Returns a copy of the given valueExpr using EcoreUtil.copy(org.eclipse.emf.ecore.EObject).
static void ValueExpressionHelper.copyDataType(QueryValueExpression aSourceExpr, QueryValueExpression aTargetExpr)
          Attempts to copy the datatype from one given value expression to another using EcoreUtil.copy(org.eclipse.emf.ecore.EObject).
static java.util.Set TableHelper.findColumnReferencesInValueExpression(QueryValueExpression valueExpr)
          Returns a Set containing all ValueExpressionColumns found in the given QueryValueExpression.
static java.util.List ValueExpressionHelper.getColumnsFromValueExpression(QueryValueExpression valueExpr)
          CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the column expressions from a generic ValueExpression Note that only the value expressions listed below can contain columns within them.
static java.util.List ValueExpressionHelper.getTableNamesFromExpression(QueryValueExpression valueExpr)
          CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the string table name/s from a ValueExpression
static java.util.List ValueExpressionHelper.getTableRefsFromExpression(QueryValueExpression valueExpr)
          CHECK IMPLEMENTATION! CODE UNTESTED! Method to obtain the table references from a ValueExpression
static void StatementHelper.removeValueExpression(QueryValueExpression valExpr)
          Removes the given ValueExpression object from the object that contains it.
static void ValueExpressionHelper.resolveTablesInValueExpression(QueryValueExpression valExpr, java.util.List tables)
          CHECK IMPLEMENTATION! CODE UNTESTED! Substitutes the tables in the given table list into the given Value Expression in place of the one it currently has.
static void ValueExpressionHelper.resolveValueExpressionConcatDatatype(QueryValueExpression aValExpr, QueryValueExpression aLeftValExpr, QueryValueExpression aRightValExpr)
          CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype (DataType) of the given "concatenated" value expression.
static void ValueExpressionHelper.resolveValueExpressionDatatype(QueryValueExpression valExpr)
          CHECK IMPLEMENTATION! CODE UNTESTED! Tries to determine and set the datatype (DataType) of the given value expression.
static void ValueExpressionHelper.resolveValueExpressionDatatypeRecursively(QueryValueExpression aValueExpr)
          Tries to recursively determine and set the datatype (DataType) of the given value expression.
 

Uses of QueryValueExpression in org.eclipse.datatools.modelbase.sql.query.util
 

Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type QueryValueExpression
 java.lang.Object SQLQueryModelSwitch.caseQueryValueExpression(QueryValueExpression object)
          Returns the result of interpreting the object as an instance of 'Query Value Expression'.
 

Uses of QueryValueExpression in org.eclipse.datatools.modelbase.sql.xml.query
 

Subinterfaces of QueryValueExpression in org.eclipse.datatools.modelbase.sql.xml.query
 interface XMLAggregateFunction
          A representation of the model object 'XML Aggregate Function'.
 interface XMLAttributeDeclarationItem
          A representation of the model object 'XML Attribute Declaration Item'.
 interface XMLQueryArgumentItem
          A representation of the model object 'XML Query Argument Item'.
 interface XMLSerializeFunction
          A representation of the model object 'XML Serialize Function'.
 interface XMLSerializeFunctionTarget
          A representation of the model object 'XML Serialize Function Target'.
 interface XMLTableColumnDefinitionDefault
          A representation of the model object 'XML Table Column Definition Default'.
 interface XMLValueExpressionCast
          A representation of the model object 'XML Value Expression Cast'.
 interface XMLValueFunction
          A representation of the model object 'XML Value Function'.
 interface XMLValueFunctionComment
          A representation of the model object 'XML Value Function Comment'.
 interface XMLValueFunctionCommentContent
          A representation of the model object 'XML Value Function Comment Content'.
 interface XMLValueFunctionConcat
          A representation of the model object 'XML Value Function Concat'.
 interface XMLValueFunctionConcatContentItem
          A representation of the model object 'XML Value Function Concat Content Item'.
 interface XMLValueFunctionDocument
          A representation of the model object 'XML Value Function Document'.
 interface XMLValueFunctionDocumentContent
          A representation of the model object 'XML Value Function Document Content'.
 interface XMLValueFunctionElement
          A representation of the model object 'XML Value Function Element'.
 interface XMLValueFunctionElementContentItem
          A representation of the model object 'XML Value Function Element Content Item'.
 interface XMLValueFunctionForest
          A representation of the model object 'XML Value Function Forest'.
 interface XMLValueFunctionForestContentItem
          A representation of the model object 'XML Value Function Forest Content Item'.
 interface XMLValueFunctionParse
          A representation of the model object 'XML Value Function Parse'.
 interface XMLValueFunctionParseContent
          A representation of the model object 'XML Value Function Parse Content'.
 interface XMLValueFunctionPI
          A representation of the model object 'XML Value Function PI'.
 interface XMLValueFunctionPIContent
          A representation of the model object 'XML Value Function PI Content'.
 interface XMLValueFunctionQuery
          A representation of the model object 'XML Value Function Query'.
 interface XMLValueFunctionText
          A representation of the model object 'XML Value Function Text'.
 interface XMLValueFunctionTextContent
          A representation of the model object 'XML Value Function Text Content'.
 interface XMLValueFunctionValidate
          A representation of the model object 'XML Value Function Validate'.
 interface XMLValueFunctionValidateContent
          A representation of the model object 'XML Value Function Validate Content'.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query that return QueryValueExpression
 QueryValueExpression XMLTableColumnDefinitionDefault.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionElementContentItem.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionPIContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionDocumentContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLAttributeDeclarationItem.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLQueryArgumentItem.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionParseContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionCommentContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLSerializeFunctionTarget.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionConcatContentItem.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionValidateContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionTextContent.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 QueryValueExpression XMLValueFunctionForestContentItem.getValueExpr()
          Returns the value of the 'Value Expr' containment reference.
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type QueryValueExpression
 void XMLTableColumnDefinitionDefault.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionElementContentItem.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionPIContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionDocumentContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLAttributeDeclarationItem.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLQueryArgumentItem.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionParseContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionCommentContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLSerializeFunctionTarget.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionConcatContentItem.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionValidateContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionTextContent.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 void XMLValueFunctionForestContentItem.setValueExpr(QueryValueExpression value)
          Sets the value of the 'Value Expr' containment reference.
 

Uses of QueryValueExpression in org.eclipse.datatools.modelbase.sql.xml.query.util
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type QueryValueExpression
 java.lang.Object SQLXMLQueryModelSwitch.caseQueryValueExpression(QueryValueExpression object)
          Returns the result of interpreting the object as an instance of 'Query Value Expression'.
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.parsers.sql.query
 

Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return QueryValueExpression
 QueryValueExpression SQLQueryParserFactory.setUnaryOperator(QueryValueExpression expr, int op)
           
 

Methods in org.eclipse.datatools.sqltools.parsers.sql.query with parameters of type QueryValueExpression
 ValueExpressionCaseElse SQLQueryParserFactory.createCaseElse(QueryValueExpression expr)
           
 ValueExpressionCaseSearchContent SQLQueryParserFactory.createCaseSearchContent(QuerySearchCondition aWhenCond, QueryValueExpression aExpr)
           
 ValueExpressionCaseSimpleContent SQLQueryParserFactory.createCaseSimpleContent(QueryValueExpression aWhenExpr, QueryValueExpression aResultExpr)
           
 ValueExpressionCaseSimple SQLQueryParserFactory.createCaseSimpleExpression(QueryValueExpression aCaseValue, java.util.List aCaseSimpleWhenList, ValueExpressionCaseElse aCaseElse)
           
 ValueExpressionCast SQLQueryParserFactory.createCastExpression(QueryValueExpression aExpr, DataType aCastType)
           
 ValueExpressionCast SQLQueryParserFactory.createCastExpression(QueryValueExpression aExpr, java.lang.String aCastType)
           
 ValueExpressionCombined SQLQueryParserFactory.createCombinedExpression(QueryValueExpression aLeftExpr, int aExprOper, QueryValueExpression aRightExpr)
           
 java.util.List SQLQueryParserFactory.createExpressionList(java.util.List aExprList, QueryValueExpression aValExpr)
           
 GroupingExpression SQLQueryParserFactory.createGroupingExpression(QueryValueExpression aExpr)
           
 ValuesRow SQLQueryParserFactory.createInsertValuesRow(QueryValueExpression aValueExpr)
           
 ValueExpressionLabeledDuration SQLQueryParserFactory.createLabeledDurationExpression(QueryValueExpression aExpr, int aDurationType)
           
 ValueExpressionNested SQLQueryParserFactory.createNestedExpression(QueryValueExpression aNestedExpr)
           
 OrderBySpecification SQLQueryParserFactory.createOrderByExpression(QueryValueExpression aOrderByExpr, int orderingSpec, int nullOrdering)
          creates an OrderBySpecification.
 OrderBySpecification SQLQueryParserFactory.createOrderByExpression(QueryValueExpression aOrderByExpr, java.lang.String optAscDesc)
          Deprecated. use SQLQueryParserFactory.createOrderByExpression(QueryValueExpression, int, int)
 PredicateBasic SQLQueryParserFactory.createPredicateBasic(QueryValueExpression aLeftExpr, int aRelOper, QueryValueExpression aRightExpr)
           
 PredicateBetween SQLQueryParserFactory.createPredicateBetween(QueryValueExpression aLeftExpr, boolean isNotBetween, QueryValueExpression aRightExpr1, QueryValueExpression aRightExpr2)
           
 PredicateInValueList SQLQueryParserFactory.createPredicateInValueList(QueryValueExpression aLeftExpr, boolean isNotIn, java.util.List aValuesList)
           
 PredicateInValueSelect SQLQueryParserFactory.createPredicateInValueSelect(QueryValueExpression aLeftExpr, boolean isNotIn, QueryExpressionRoot aQueryExpr)
           
 PredicateLike SQLQueryParserFactory.createPredicateLike(QueryValueExpression aMatchingExpr, boolean isNotLike, QueryValueExpression aPatternExpr, QueryValueExpression aEscapeExpr)
           
 PredicateIsNull SQLQueryParserFactory.createPredicateNull(QueryValueExpression aValueExpr, boolean isNotNull)
           
 PredicateQuantifiedValueSelect SQLQueryParserFactory.createPredicateQuantifiedValueSelect(QueryValueExpression aValueExpr, int aRelOper, int aQuantType, QueryExpressionRoot aQueryExpr)
           
 ResultColumn SQLQueryParserFactory.createResultColumn(QueryValueExpression aResultColExpr, java.lang.String aAsName)
           
 UpdateAssignmentExpression SQLQueryParserFactory.createUpdateAssignmentExpression(ValueExpressionColumn aTargetCol, QueryValueExpression aExpr)
           
 ValuesRow SQLQueryParserFactory.createValuesRow(QueryValueExpression aValueExpr)
           
 QueryValueExpression SQLQueryParserFactory.setUnaryOperator(QueryValueExpression expr, int op)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.parsers.sql.xml.query
 

Methods in org.eclipse.datatools.sqltools.parsers.sql.xml.query with parameters of type QueryValueExpression
 XMLAggregateFunction SQLXMLQueryParserFactory.createXMLAggregateFunction(java.lang.String aName, QueryValueExpression aExpr, java.util.List aOrderByClause, int aType)
           
 XMLAttributeDeclarationItem SQLXMLQueryParserFactory.createXMLAttributeDeclaraionItem(QueryValueExpression expr, java.lang.String name)
           
 XMLQueryArgumentItem SQLXMLQueryParserFactory.createXMLQueryArgumentItem(QueryValueExpression expr, java.lang.String variableName, int passingMechanism)
           
 XMLSerializeFunction SQLXMLQueryParserFactory.createXMLSerializeFunction(java.lang.String aName, int aContentOption, QueryValueExpression aValueExpr, DataType aDataType, java.lang.String aEncodingSpec, java.lang.String aVersion, int aDeclOption)
           
 XMLTableColumnDefinitionRegular SQLXMLQueryParserFactory.createXMLTableColumnDefinitionRegular(java.lang.String columnName, DataType dataType, int passingOption, QueryValueExpression defaultOption, java.lang.String columnPattern)
           
 XMLValueExpressionCast SQLXMLQueryParserFactory.createXMLValueExpressionCast(QueryValueExpression operandExpression, DataType targetType, int passingtype)
           
 XMLValueFunctionComment SQLXMLQueryParserFactory.createXMLValueFunctionComment(java.lang.String name, QueryValueExpression expr, int returningOption)
           
 java.util.List SQLXMLQueryParserFactory.createXMLValueFunctionConcatItemList(java.util.List concatItemList, QueryValueExpression expr)
           
 XMLValueFunctionDocument SQLXMLQueryParserFactory.createXMLValueFunctionDocument(java.lang.String name, QueryValueExpression expr, int returningOption)
           
 java.util.List SQLXMLQueryParserFactory.createXMLValueFunctionElementContentItemList(java.util.List aContentList, QueryValueExpression aContentExpr)
           
 XMLValueFunctionForestContentItem SQLXMLQueryParserFactory.createXMLValueFunctionForestContentItem(QueryValueExpression valueExpr, java.lang.String name)
           
 XMLValueFunctionParse SQLXMLQueryParserFactory.createXMLValueFunctionParse(java.lang.String aName, int aContentOption, QueryValueExpression aValueExpr, int aWhitespaceOption)
           
 XMLValueFunctionPI SQLXMLQueryParserFactory.createXMLValueFunctionPI(java.lang.String name, java.lang.String piTarget, QueryValueExpression expr, int returningOption)
           
 XMLValueFunctionText SQLXMLQueryParserFactory.createXMLValueFunctionText(java.lang.String name, QueryValueExpression expr, int returningOption)
           
 XMLValueFunctionValidate SQLXMLQueryParserFactory.createXMLValueFunctionValidate(java.lang.String name, int contentOption, QueryValueExpression expr, XMLValueFunctionValidateAccordingTo validAccordingTo)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder that return QueryValueExpression
 QueryValueExpression ExpressionBuilderWizard.getSQLExpression()
           
 QueryValueExpression MainExpressionPage.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder with parameters of type QueryValueExpression
 void ExpressionBuilderWizard.setInputExpression(QueryValueExpression in)
           
 void ExpressionBuilderWizard.setSQLExpression(QueryValueExpression sqlExpr)
          WizardPages will call this to set the updated Expression to return back to the builder
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder with parameters of type QueryValueExpression
MainExpressionPage(SQLDomainModel domainModel, QueryValueExpression sqlExpr)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr that return QueryValueExpression
 QueryValueExpression CaseSimplePage.getSQLExpression()
           
 QueryValueExpression CaseSearchPage.getSQLExpression()
           
 QueryValueExpression CaseOptionsPage.getSQLExpression()
           
 QueryValueExpression CaseExpressionWizard.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr with parameters of type QueryValueExpression
 void CaseExpressionWizard.setSQLExpression(QueryValueExpression sqlExpr)
           
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.caseexpr with parameters of type QueryValueExpression
CaseExpressionWizard(SQLDomainModel domainModel, SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
CaseOptionsPage(SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
CaseSearchPage(SQLDomainModel domainModel, SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
CaseSimplePage(SQLDomainModel domainModel, SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast that return QueryValueExpression
 QueryValueExpression CastExpressionWizard.getSQLExpression()
           
 QueryValueExpression CastBuilderPage.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast with parameters of type QueryValueExpression
 void CastExpressionWizard.setSQLExpression(QueryValueExpression sqlExpr)
           
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.cast with parameters of type QueryValueExpression
CastBuilderPage(SQLDomainModel domainModel, SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
CastExpressionWizard(SQLDomainModel domainModel, SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant that return QueryValueExpression
 QueryValueExpression StringConstantBuilderPage.getSQLExpression()
           
 QueryValueExpression ConstantExpressionWizard.getSQLExpression()
           
 QueryValueExpression NumericConstantBuilderPage.getSQLExpression()
           
 QueryValueExpression ConstantOptionsPage.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant with parameters of type QueryValueExpression
 void StringConstantBuilderPage.setInputExpression(QueryValueExpression in)
           
 void NumericConstantBuilderPage.setInputExpression(QueryValueExpression in)
           
 void ConstantExpressionWizard.setSQLExpression(QueryValueExpression sqlExpr)
           
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.constant with parameters of type QueryValueExpression
ConstantExpressionWizard(QueryStatement sqlStatementArg, QueryValueExpression sqlExpr)
           
ConstantExpressionWizard(SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr, SQLDomainModel model)
           
ConstantOptionsPage(SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
NumericConstantBuilderPage(SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
StringConstantBuilderPage(QueryStatement sqlStatementArg, QueryValueExpression sqlExpr)
           
StringConstantBuilderPage(SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr, SQLDomainModel dModel)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function that return QueryValueExpression
 QueryValueExpression FunctionBuilderPage.getExpression()
           
 QueryValueExpression FunctionExpressionWizard.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.function with parameters of type QueryValueExpression
 void FunctionBuilderPage.insertParamValue(int paramNo, QueryValueExpression value)
           
 void FunctionBuilderPage.setParamValue(int paramNo, QueryValueExpression value)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr that return QueryValueExpression
 QueryValueExpression ExpressionsByOperatorsPage.getExpression()
           
 QueryValueExpression ExpressionElement.getExpression()
           
 QueryValueExpression ExpressionsByOperatorsWizard.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr with parameters of type QueryValueExpression
 void ExpressionsByOperatorsPage.setExpression(QueryValueExpression expr)
           
 void ExpressionElement.setExpression(QueryValueExpression expr)
           
 void ExpressionsByOperatorsWizard.setSQLExpression(QueryValueExpression sqlExpr)
           
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.multiexpr with parameters of type QueryValueExpression
ExpressionElement(QueryValueExpression expr, ValueExpressionCombinedOperator opr)
           
ExpressionElement(QueryValueExpression expr, ValueExpressionCombinedOperator opr, int paramNo)
           
ExpressionsByOperatorsPage(SQLDomainModel domainModel, SQLQueryObject sqlStatementArg, QueryValueExpression sqlExpr)
           
ExpressionsByOperatorsWizard(SQLDomainModel domainModel, SQLQueryObject QueryStatementArg, QueryValueExpression sqlExpr)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery that return QueryValueExpression
 QueryValueExpression SubQueryWizard.getSQLExpression()
           
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery with parameters of type QueryValueExpression
 void SubQueryWizard.setSQLExpression(QueryValueExpression sqlExpr)
           
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.expressionbuilder.subquery with parameters of type QueryValueExpression
SubQueryPage(SQLDomainModel domainModel, QueryValueExpression sqlExpr)
           
SubQueryWizard(SQLDomainModel domainModel, QueryValueExpression sqlExpr)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.model
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.model that return QueryValueExpression
static QueryValueExpression ExpressionHelper.createExpression()
           
static QueryValueExpression ExpressionHelper.createExpression(java.lang.Object item)
          Build a QueryValueExpression object from the input
static QueryValueExpression ExpressionHelper.createValueExpressionDefaultValue()
           
static QueryValueExpression ExpressionHelper.createValueExpressionNullValue()
           
static QueryValueExpression UpdateHelper.getDefaultColumnValue(Column column)
           
 QueryValueExpression SearchConditionHelper.getDefaultLeft(java.lang.String predOpr)
          Returns the default left side of a predicate for the given operator.
static QueryValueExpression InsertHelper.getInsertValueforColumn(QueryInsertStatement insertStmt, ValueExpressionColumn colExpr)
          Returns the SQLValueExpression from the first row of insert values in the given statement, corresponding to the given column,
 QueryValueExpression SearchConditionHelper.getLeftFromPredicate(Predicate pred)
          Returns the left value for the given predicate
static QueryValueExpression ExpressionHelper.getLowestLeftChild(QueryValueExpression expr)
           
static QueryValueExpression ExpressionHelper.getRoot(QueryValueExpression node)
          Returns the root node of the tree in which the given node is a left side child.
static QueryValueExpression UpdateHelper.getValueForColumn(QueryUpdateStatement statement, ValueExpressionColumn column)
          Gets a QueryValueExpression in a statement corresponding to the given column
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.model with parameters of type QueryValueExpression
static void UpdateHelper.addColumn(QueryUpdateStatement statement, ValueExpressionColumn valueExprCol, QueryValueExpression valueExpr)
          Creates an UpdateAssignmentExpression which contains the given ValueExpressionColumn and its QueryValueExpression and add it to the list of assignment expressions to the QueryUpdateStatement
 void CaseHelper.addElseClause(QueryValueExpression elseExpr)
           
static void ExpressionHelper.addExpression(QueryValueExpression prevExpr, QueryValueExpression newExpr, ValueExpressionCombinedOperator operator)
          Adds an expression to the expression tree
static void InsertHelper.addInsertColumnValuePair(QueryInsertStatement insertStmt, ValueExpressionColumn column, QueryValueExpression valueExpr)
          Adds the given column and value to the given insert statement.
static void SelectHelper.addOrderByColumn(QuerySelectStatement selectStmt, QueryValueExpression anExpr, java.lang.String sortType, int position)
          Adds a QueryValueExpression to the Order by clause of a QuerySelectStatement
 void CaseHelper.addSearchWhenClause(QuerySearchCondition search, QueryValueExpression result)
           
 void CaseHelper.addSearchWhenClause(QuerySearchCondition search, QueryValueExpression result, int index)
           
 void CaseHelper.addSimpleWhenClause(QueryValueExpression when, QueryValueExpression result)
           
 void CaseHelper.addSimpleWhenClause(QueryValueExpression when, QueryValueExpression result, int index)
           
static OrderByValueExpression SelectHelper.appendOrderByColumn(QuerySelectStatement selectStmt, QueryValueExpression colExpr, java.lang.String sortType)
          Creates the OrderByValueExpression column for "Order By" clause from the given value expression if not already exists and appends it to Order By list.
static ResultColumn SelectHelper.appendResultColumn(SQLQueryObject selectStmt, QueryValueExpression colExpr, java.lang.String alias)
          Creates the Result column from the given ValueExpression and appends it to the select column list in the given Select statement.
 Predicate SearchConditionHelper.buildNewPredicate(SQLQueryObject currStmt, QueryValueExpression left, java.lang.String right, java.lang.String comparisonKind)
          Builds the Predicate for the given comparison kind.
static PredicateBasic SearchConditionHelper.buildPredicateBasic(QueryValueExpression leftExpr, QueryValueExpression rightExpr, java.lang.String oper)
          Creates a PredicateBasic object using the given expressions and operator
static QuerySearchCondition SearchConditionHelper.buildSearchCondition(QuerySearchCondition currentSearchCon, QueryValueExpression leftExpr, QueryValueExpression rightExpr, java.lang.String oper)
          Creates a new predicate and adds it to the given search condition.
 QuerySearchCondition SearchConditionHelper.buildSearchCondition(SQLQueryObject currStmt, QuerySearchCondition currentSearchCon, QueryValueExpression left, java.lang.String right, java.lang.String comparisonKind)
          Creates a new predicate with the given values and append it to the give search condition.
 ValueExpressionCast ExpressionHelper.createCast(QueryValueExpression expr, java.lang.String dataType)
          Creates a cast expression
static GroupingExpression SelectHelper.createGroupingExpression(QueryValueExpression valExpr)
          Creates the GroupingExpression and set the given ValueExpression
static GroupingSetsElementExpression SelectHelper.createGroupingSetsElementExpression(QueryValueExpression valExpr)
          Creates the GroupingSetsElementExpression and set the given ValueExpression
static ValueExpressionNested ExpressionHelper.createNestedExpression(QueryValueExpression expr)
           
static SuperGroupElementExpression SelectHelper.createSuperGroupElementExpression(QueryValueExpression valExpr)
          Creates the SuperGroupElementExpression and set the given ValueExpression
static void UpdateHelper.createUpdateSourceExpressionList(UpdateAssignmentExpression assignExpr, ValueExpressionColumn column, QueryValueExpression valueExpr)
          Creates an UpdateSourceExpressionList which contains the given QueryValueExpression for the given column and adds it to the given AssignmentExpression
static QueryValueExpression ExpressionHelper.getLowestLeftChild(QueryValueExpression expr)
           
static int SelectHelper.getOrderByColIndexFromValueExpr(SQLQueryObject selectStmt, QueryValueExpression searchValExpr)
          Returns the position of the column that matches the given ValueExpression in the order by column list.
static QueryValueExpression ExpressionHelper.getRoot(QueryValueExpression node)
          Returns the root node of the tree in which the given node is a left side child.
static boolean ExpressionHelper.isComplete(QueryValueExpression expr)
           
static void SelectHelper.removeAllColumnFromOrderBy(QuerySelectStatement selectStmt, QueryValueExpression sqlExpr)
          Removes the order by column that contains the given value expression from the given statement.
static void SelectHelper.removeAllColumnFromResultColumns(SQLQueryObject selectStmt, QueryValueExpression sqlExpr)
          Removes the result column that contains the given ValueExpression from the given statement.
static void SelectHelper.removeColumnFromOrderBy(SQLQueryObject selectStmt, QueryValueExpression sqlExpr)
          Removes the order by column that contains the given value expression from the given statement.
static void SelectHelper.removeColumnFromResultColumns(SQLQueryObject selectStmt, QueryValueExpression sqlExpr)
          Removes the result column that contains the given ValueExpression from the given statement.
static void ExpressionHelper.removeExpression(QueryValueExpression expr)
          Removes the given expression from a tree of expressions The expression tree for the expression A + B - C is as follows - + C A B
static boolean SelectHelper.replaceColumnValueExpr(QuerySelectStatement selectStmt, ResultColumn resCol, QueryValueExpression newValExpr)
          Replaces the value expression in the given result column of a statement.
static boolean SelectHelper.replaceColumnValueExpr(SQLQueryObject selectStmt, ResultColumn resCol, QueryValueExpression newValExpr)
          Replaces the value expression in the given result column of a statement.
static boolean SelectHelper.replaceColumnValueExprForOrderBy(QuerySelectStatement selectStmt, ResultColumn resCol, QueryValueExpression newValExpr)
          Replaces the value expression of the Order By column that matches the value expression of the given result column of a statement.
static void ExpressionHelper.replaceExpression(QueryValueExpression oldExpr, QueryValueExpression newExpr)
          Replaces an expression in an expression tree with a new expression.
static void ExpressionHelper.replaceOperator(QueryValueExpression expression, ValueExpressionCombinedOperator newOperator)
          Replaces the operator on a ValueExpressionCombined node in the expression tree The expression tree for the expression A + B - C is as follows - + C A B
static boolean SelectHelper.repositionColumnInOrderBy(SQLQueryObject selectStmt, QueryValueExpression sqlExpr, int position)
          Repositions the order by column that contains the given value expression in the given statement.
 boolean SearchConditionHelper.setLeftInPredicate(Predicate pred, QueryValueExpression value)
          Sets the ValueExpression as Left value in the given predicate.
static void UpdateHelper.setValueForColumn(UpdateSourceExprList source, ValueExpressionColumn column, QueryValueExpression value)
          Updates the value of the given column in the given UpdatesourceExpressionList
static void InsertHelper.updateInsertValueForColumn(QueryInsertStatement insertStmt, ValueExpressionColumn column, QueryValueExpression valueExpr)
          Updates the insert value of the column in the given insert statement.
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.criteria that return QueryValueExpression
 QueryValueExpression CriteriaElement.getColumn()
          Return the "column" from the grid This corresponds to the left hand side of the predicate
 QueryValueExpression CriteriaElement.showExpressionBuilder(boolean isColumn, java.lang.String sProperty)
          Launch the expression builder
 QueryValueExpression CriteriaElement.showExpressionBuilder(java.lang.Object key, boolean isColumn, java.lang.String sProperty)
          Launch the expression builder
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect that return QueryValueExpression
 QueryValueExpression ValueTableElement.showExpressionBuilder(java.lang.Object key, boolean isColumn, java.lang.String action)
          Launch the expression builder
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.views.fullselect with parameters of type QueryValueExpression
ValueTableElement(SQLDomainModel model, ValuesRow valRow, QueryValueExpression expr)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.views.insert
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.insert that return QueryValueExpression
 QueryValueExpression InsertTableElement.getExpression()
           
 QueryValueExpression InsertTableElement.showExpressionBuilder(java.lang.Object obj, boolean isColumn, java.lang.String action)
           
 

Constructors in org.eclipse.datatools.sqltools.sqlbuilder.views.insert with parameters of type QueryValueExpression
InsertTableElement(SQLDomainModel model, QueryInsertStatement statement, ValueExpressionColumn column, QueryValueExpression value)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.views.select
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.select that return QueryValueExpression
abstract  QueryValueExpression GroupByContentViewer.Holder.getExpression()
           
 QueryValueExpression GroupByContentViewer.SuperGroupExpressionHolder.getExpression()
           
 QueryValueExpression GroupByContentViewer.SuperGroupExpressionSublistHolder.getExpression()
           
 QueryValueExpression GroupByContentViewer.GroupByContentHolder.getExpression()
           
 QueryValueExpression GroupByContentViewer.GroupingSetContentHolder.getExpression()
           
 QueryValueExpression GroupByContentViewer.GroupingSetGroupContentHolder.getExpression()
           
 QueryValueExpression SelectTableElement.getSQLExpression()
          Get the QueryValueExpression that corresponds to this table element
 QueryValueExpression GroupByContentViewer.showExpressionBuilder(java.lang.Object obj, boolean isColumn, java.lang.String action)
           
 QueryValueExpression SelectTableElement.showExpressionBuilder(java.lang.Object key, boolean isColumn, java.lang.String sProperty)
          Launch the expression builder
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.select with parameters of type QueryValueExpression
abstract  void GroupByContentViewer.Holder.setExpression(QueryValueExpression newExpression)
           
 void GroupByContentViewer.SuperGroupExpressionHolder.setExpression(QueryValueExpression newExpression)
           
 void GroupByContentViewer.SuperGroupExpressionSublistHolder.setExpression(QueryValueExpression newExpression)
           
 void GroupByContentViewer.GroupByContentHolder.setExpression(QueryValueExpression newExpression)
           
 void GroupByContentViewer.GroupingSetContentHolder.setExpression(QueryValueExpression newExpression)
           
 void GroupByContentViewer.GroupingSetGroupContentHolder.setExpression(QueryValueExpression newExpression)
           
 

Uses of QueryValueExpression in org.eclipse.datatools.sqltools.sqlbuilder.views.update
 

Methods in org.eclipse.datatools.sqltools.sqlbuilder.views.update that return QueryValueExpression
 QueryValueExpression UpdateTreeElement.showExpressionBuilder(java.lang.Object obj, boolean isColumn, java.lang.String action)
          Launch the expression builder