Modifier and Type | Method and Description |
---|---|
static TExpression |
TGSqlParser.parseExpression(EDbVendor dbVendor,
String expr) |
TExpression |
TGSqlParser.parseExpression(String expr)
Create an expression object from the parameter: expr
|
Modifier and Type | Field and Description |
---|---|
TExpression |
TJoinExpr.onCondition
on condition;
|
TExpression |
TFunctionCall.Trim_Expr |
TExpression |
TFunctionCall.Trim_From_Expr |
Modifier and Type | Method and Description |
---|---|
TExpression |
TNodeFactory.createSimpleExpression(TObjectName or) |
TExpression |
TFunctionCall.getAgainstExpr()
against expr in match function of MySQL
|
TExpression |
TFunctionCall.getBetweenExpr()
get
between start and end expression in Teradata range_n function. |
TExpression |
TExpression.getBetweenOperand() |
TExpression |
TBindArgument.getBindArgumentExpr() |
TExpression |
TWindowFrameBoundary.getBoundaryNumber() |
TExpression |
TFunctionCall.getCastOperand()
The first operand in the cast specification.
|
TExpression |
TConstraint.getCheckCondition() |
TExpression |
TFunctionCall.getColumnNameOrListExpression()
get column name or column list in SQL Server contains predicate.
|
TExpression |
TContainsTable.getColumnReferences() |
TExpression |
TAlterTableOption.getCommentExpr() |
TExpression |
TWhenClauseItem.getComparison_expr() |
TExpression |
TColumnDefinition.getComputedColumnExpression() |
TExpression |
TContinueSqlNode.getCondition() |
TExpression |
TWhileSqlNode.getCondition() |
TExpression |
TRepeatSqlNode.getCondition() |
TExpression |
TWhereClause.getCondition() |
TExpression |
TElseIfSqlNode.getCondition() |
TExpression |
TMergeSqlNode.getCondition() |
TExpression |
TConnectByClause.getCondition() |
TExpression |
TMergeDeleteClause.getCondition() |
TExpression |
TInsertCondition.getCondition() |
TExpression |
TIfSqlNode.getCondition() |
TExpression |
TMergeWhenClause.getCondition() |
TExpression |
THierarchical.getConnectByClause()
Deprecated.
As of v1.6.6.6, use
THierarchical.getConnectByList() instead |
TExpression |
TContainsTable.getContains_search_condition() |
TExpression |
TFunctionCall.getDateExpression()
date, time or timestamp expression in extract function of DB2, Greenplum.
|
TExpression |
TAlterTableOption.getDefaultExpr()
MySQL, PostgreSQL, expression in set default clause of alter column.
|
TExpression |
TColumnDefinition.getDefaultExpression()
The DEFAULT clause lets you specify a value to be assigned to the column if a
subsequent INSERT statement omits a value for the column.
|
TExpression |
TConstraint.getDefaultExpression() |
TExpression |
TColumnAttribute.getDefaultValue() |
TExpression |
TParameterDeclaration.getDefaultValue()
Specifies a default value for an IN parameter.
|
TExpression |
TVarDeclStmt.getDefaultValue()
Default value of a variable or constant that declared.
|
TExpression |
TDeclareVariable.getDefaultValue() |
TExpression |
TMergeUpdateClause.getDeleteWhereClause() |
TExpression |
TExecImmeNode.getDynamicStringExpr() |
TExpression |
TCaseExpression.getElse_expr() |
TExpression |
TVarDeclStmt.getError_number()
Any valid Oracle Database error number.
|
TExpression |
TResultColumn.getExpr()
column expression.
|
TExpression |
TNewVariantTypeArgument.getExpr() |
TExpression |
TComputeExpr.getExpr() |
TExpression |
TReturnSqlNode.getExpr() |
TExpression |
TExpressionCallTarget.getExpr() |
TExpression |
TValueRowItem.getExpr() |
TExpression |
TTopClause.getExpr() |
TExpression |
TIntervalExpression.getExpr() |
TExpression |
TGroupingExpressionItem.getExpr()
Deprecated.
|
TExpression |
TGroupByItem.getExpr() |
TExpression |
TFunctionCall.getExpr1()
paramter of following functions
teradata: position function, sql server: convert; oracle: convert,translate,cast,oracle XMLSERIALIZE(value_expr), oracle XMLROOT (value_expr) mysql: substring |
TExpression |
TFunctionCall.getExpr2() |
TExpression |
TFunctionCall.getExpr3() |
TExpression |
TSetAssignment.getExpression() |
TExpression |
TExpressionList.getExpression(int position) |
TExpression |
TFetchFirstClause.getFetchValue() |
TExpression |
TCreateIndexSqlNode.getFilterPredicate() |
TExpression |
TInExpr.getFunc_expr()
Deprecated.
|
TExpression |
TGroupingSetItem.getGrouping_expression() |
TExpression |
TGroupBy.getHavingClause()
Restrict the groups of returned rows to those groups for which the specified condition is TRUE.
|
TExpression |
TColumnDefinition.getIncrement() |
TExpression |
TConstraint.getIncrement()
Used internal
|
TExpression |
TArrayAccess.getIndex1() |
TExpression |
TArrayAccess.getIndex2() |
TExpression |
TArrayAccess.getIndex3() |
TExpression |
TCreateIndexSqlNode.getIndexWhere() |
TExpression |
TCreateIndexSqlNode.getIndexWith() |
TExpression |
TCaseExpression.getInput_expr() |
TExpression |
TMergeInsertClause.getInsertValue() |
TExpression |
TMergeInsertClause.getInsertWhereClause() |
TExpression |
TFromTable.getJoinCondition()
used in couchbase only
|
TExpression |
TExpression.getLeftOperand() |
TExpression |
TFunctionCall.getLengthExpression()
The length of the
TFunctionCall.getSourceExpression() string unit to be returned in substring function. |
TExpression |
TExpression.getLikeEscapeOperand() |
TExpression |
TIndices.getLowerSubscript() |
TExpression |
TFunctionCall.getNamespace_String() |
TExpression |
TTriggerReferencingItem.getNewValue() |
TExpression |
TObjectAccess.getObjectExpr() |
TExpression |
TLimitClause.getOffset()
informix skip value
|
TExpression |
TTriggerReferencingItem.getOldValue() |
TExpression |
TJoinItem.getOnCondition() |
TExpression |
TFunctionCall.getParameter()
parameter in function:convert(datetype,parameter,style)
|
TExpression |
TSetAssignment.getParameterValue() |
TExpression |
TExecParameter.getParameterValue() |
TExpression |
TExpression.getParentExpr() |
TExpression |
TAlterTableOption.getPartitionExpression1()
SQL Server, source_partition_number_expression in switch partition clause
|
TExpression |
TAlterTableOption.getPartitionExpression2()
SQL Server, target_partition_number_expression in switch partition clause
|
TExpression |
TExecuteSqlNode.getPreparedValue() |
TExpression |
TFunctionCall.getRangeSize() |
TExpression |
TOrderBy.getResetWhenCondition() |
TExpression |
TAlterTableOption.getRetenttionTimeInDays() |
TExpression |
TWhenClauseItem.getReturn_expr() |
TExpression |
TExpression.getRightOperand() |
TExpression |
TCallSqlNode.getRoutineExpr() |
TExpression |
TLimitClause.getRow_count()
informix limit value
|
TExpression |
TFunctionCall.getSearchCondition()
contains search condition.
|
TExpression |
TQualifyClause.getSearchConditoin() |
TExpression |
TColumnAttribute.getSeed() |
TExpression |
TColumnDefinition.getSeed() |
TExpression |
TConstraint.getSeed()
Used internal
|
TExpression |
TLimitClause.getSelectFetchFirstValue()
postgresql select fetch first value, informix first value
|
TExpression |
TOffsetClause.getSelectOffsetValue() |
TExpression |
TFunctionCall.getSeparatorExpr()
DB2 listagg function.
|
TExpression |
TOrderByItem.getSortKey() |
TExpression |
TFunctionCall.getSourceExpression()
An expression that specifies the string from which the result is derived in substring function.
|
TExpression |
TFunctionCall.getStartExpression()
A start expression that specifies the position within
TFunctionCall.getSourceExpression() that is to be the first
string unit of the result in substring function. |
TExpression |
THierarchical.getStartWithClause()
Specify a condition that identifies the row(s) to be used as the root(s) of a hierarchical query.
|
TExpression |
TColumnAttribute.getStep() |
TExpression |
TFunctionCall.getStringExpr()
DB2 listagg function
|
TExpression |
TTrimArgument.getStringExpression() |
TExpression |
TFunctionCall.getStyle()
style in function:convert(datetype,parameter,style)
|
TExpression |
TTable.getTableExpr() |
TExpression |
TFromTable.getTableExpr() |
TExpression |
TTrimArgument.getTrimCharacter() |
TExpression |
TFunctionCall.getTypeExpression()
A structured type expression in subtype-treatment.
|
TExpression |
TMergeUpdateClause.getUpdateWhereClause() |
TExpression |
TIndices.getUpperSubscript() |
TExpression |
TAlterTableOption.getUsingExpr()
using expr when option type is
EAlterTableOptionType.AlterColumn and subtype is EAlterColumnSubType.SetDataType |
TExpression |
TVarDeclStmt.getValue()
Deprecated.
As of v1.4.8.8, replaced by
TVarDeclStmt.getDefaultValue() |
TExpression |
TSetSqlNode.getVariableValue() |
TExpression |
TNameValuePair.getVarValue() |
TExpression |
TCreateTriggerSqlNode.getWhenCondition() |
TExpression |
TTriggerAction.getWhenExpr() |
TExpression |
TFunctionCall.getXMLElementNameExpr()
XMLElement name/evalname expr
|
TExpression |
TFunctionCall.getXMLType_Instance() |
TExpression |
TFunctionCall.getXPath_String() |
static TExpression |
TExpression.mergeObjectNameList(TExpression expr,
TObjectNameList objectNameList) |
Modifier and Type | Method and Description |
---|---|
void |
TExpressionList.addExpression(TExpression expr) |
void |
TExpression.copyTo(TExpression target) |
TParseTreeNode |
TNodeFactory.createCompoundExpression(EExpressionType operatorType,
TExpression leftOperand,
TExpression rightOperand) |
TParseTreeNode |
TNodeFactory.createExpression(EExpressionType operatorType,
TExpression leftOperand,
TExpression rightOperand) |
static TExpression |
TExpression.mergeObjectNameList(TExpression expr,
TObjectNameList objectNameList) |
void |
TParseTreeVisitor.postVisit(TExpression node) |
void |
TParseTreeVisitor.preVisit(TExpression node) |
void |
TFunctionCall.setAgainstExpr(TExpression againstExpr)
against expr in match function of MySQL
|
void |
TFunctionCall.setBetweenExpr(TExpression betweenExpr)
set
between start and end expression in Teradata range_n function. |
void |
TExpression.setBetweenOperand(TExpression betweenOperand) |
void |
TBindArgument.setBindArgumentExpr(TExpression bindArgumentExpr) |
void |
TWindowFrameBoundary.setBoundaryNumber(TExpression boundaryNumber) |
void |
TFunctionCall.setCastOperand(TExpression castOperand)
cast specification, set the first operand in the cast specification
|
void |
TConstraint.setCheckCondition(TExpression checkCondition) |
void |
TFunctionCall.setColumnNameOrListExpression(TExpression columnNameOrListExpression)
set column name or column list of SQL Server contains predicate or freetext predicate
|
void |
TContainsTable.setColumnReferences(TExpression columnReferences) |
void |
TWhenClauseItem.setComparison_expr(TExpression comparison_expr) |
void |
TColumnDefinition.setComputedColumnExpression(TExpression computedColumnExpression) |
void |
TWhereClause.setCondition(TExpression condition) |
void |
TElseIfSqlNode.setCondition(TExpression condition) |
void |
TConnectByClause.setCondition(TExpression condition) |
void |
TInsertCondition.setCondition(TExpression condition) |
void |
TMergeWhenClause.setCondition(TExpression condition) |
void |
THierarchical.setConnectByClause(TExpression connectByClause) |
void |
TContainsTable.setContains_search_condition(TExpression contains_search_condition) |
void |
TFunctionCall.setDateExpression(TExpression dateExpression)
set date, time or timestamp expression in extract/extend function.
|
void |
TAlterTableOption.setDefaultExpr(TExpression defaultExpr) |
void |
TColumnDefinition.setDefaultExpression(TExpression defaultExpression) |
void |
TConstraint.setDefaultExpression(TExpression defaultExpression) |
void |
TColumnAttribute.setDefaultValue(TExpression defaultValue) |
void |
TParameterDeclaration.setDefaultValue(TExpression defaultValue) |
void |
TVarDeclStmt.setDefaultValue(TExpression defaultValue) |
void |
TDeclareVariable.setDefaultValue(TExpression defaultValue) |
void |
TMergeUpdateClause.setDeleteWhereClause(TExpression deleteWhereClause) |
void |
TExecImmeNode.setDynamicStringExpr(TExpression dynamicStringExpr) |
void |
TCaseExpression.setElse_expr(TExpression else_expr) |
void |
TVarDeclStmt.setError_number(TExpression error_number) |
void |
TResultColumn.setExpr(TExpression expr) |
void |
TNewVariantTypeArgument.setExpr(TExpression expr) |
void |
TComputeExpr.setExpr(TExpression expr) |
void |
TExpressionCallTarget.setExpr(TExpression expr) |
void |
TValueRowItem.setExpr(TExpression expr) |
void |
TTopClause.setExpr(TExpression expr) |
void |
TIntervalExpression.setExpr(TExpression expr) |
void |
TGroupByItem.setExpr(TExpression expr) |
void |
TFunctionCall.setExpr1(TExpression expr1) |
void |
TFunctionCall.setExpr2(TExpression expr2) |
void |
TFunctionCall.setExpr3(TExpression expr3) |
void |
TSetAssignment.setExpression(TExpression expression) |
void |
TFetchFirstClause.setFetchValue(TExpression fetchValue) |
void |
TCreateIndexSqlNode.setFilterPredicate(TExpression filterPredicate) |
void |
TGroupingSetItem.setGrouping_expression(TExpression grouping_expression) |
void |
TGroupBy.setHavingClause(TExpression havingClause) |
void |
TColumnDefinition.setIncrement(TExpression increment) |
void |
TConstraint.setIncrement(TExpression increment) |
void |
TArrayAccess.setIndex1(TExpression index1) |
void |
TArrayAccess.setIndex2(TExpression index2) |
void |
TArrayAccess.setIndex3(TExpression index3) |
void |
TCreateIndexSqlNode.setIndexWhere(TExpression indexWhere) |
void |
TCreateIndexSqlNode.setIndexWith(TExpression indexWith) |
void |
TCaseExpression.setInput_expr(TExpression input_expr) |
void |
TMergeInsertClause.setInsertWhereClause(TExpression insertWhereClause) |
void |
TJoinExpr.setJoinCondition(TExpression onCondition) |
void |
TFromTable.setJoinCondition(TExpression joinCondition) |
void |
TExpression.setLeftOperand(TExpression leftOperand) |
void |
TFunctionCall.setLengthExpression(TExpression lengthExpression)
set the length expression in substring function.
|
void |
TExpression.setLikeEscapeOperand(TExpression likeEscapeOperand) |
void |
TIndices.setLowerSubscript(TExpression lowerSubscript) |
void |
TFunctionCall.setNamespace_String(TExpression namespace_String) |
void |
TTriggerReferencingItem.setNewValue(TExpression newValue) |
void |
TObjectAccess.setObjectExpr(TExpression objectExpr) |
void |
TLimitClause.setOffset(TExpression offset) |
void |
TTriggerReferencingItem.setOldValue(TExpression oldValue) |
void |
TJoinExpr.setOnCondition(TExpression onCondition) |
void |
TJoinItem.setOnCondition(TExpression onCondition) |
void |
TFunctionCall.setParameter(TExpression parameter) |
void |
TExecParameter.setParameterValue(TExpression parameterValue) |
void |
TExpression.setParentExpr(TExpression parentExpr) |
void |
TAlterTableOption.setPartitionExpression1(TExpression partitionExpression1) |
void |
TAlterTableOption.setPartitionExpression2(TExpression partitionExpression2) |
void |
TFunctionCall.setRangeSize(TExpression rangeSize) |
void |
TOrderBy.setResetWhenCondition(TExpression resetWhenCondition) |
void |
TWhenClauseItem.setReturn_expr(TExpression return_expr) |
void |
TExpression.setRightOperand(TExpression rightOperand) |
void |
TLimitClause.setRow_count(TExpression row_count) |
void |
TDmlSelectItem.setScalarExpr(TExpression scalarExpr) |
void |
TFunctionCall.setSearchCondition(TExpression searchCondition)
contains search condition.
|
void |
TQualifyClause.setSearchConditoin(TExpression searchConditoin) |
void |
TColumnAttribute.setSeed(TExpression seed) |
void |
TColumnDefinition.setSeed(TExpression seed) |
void |
TConstraint.setSeed(TExpression seed) |
void |
TLimitClause.setSelectFetchFirstValue(TExpression selectFetchFirstValue) |
void |
TOffsetClause.setSelectOffsetValue(TExpression selectOffsetValue) |
void |
TFunctionCall.setSeparatorExpr(TExpression separatorExpr) |
void |
TOrderByItem.setSortKey(TExpression sortKey) |
void |
TFunctionCall.setSourceExpression(TExpression sourceExpression)
set an expression that specifies the string from which the result is derived in substring function.
|
void |
TFunctionCall.setStartExpression(TExpression startExpression)
set a start expression that specifies the position within
TFunctionCall.getSourceExpression() that is to be the first
string unit of the result in substring function. |
void |
THierarchical.setStartWithClause(TExpression startWithClause) |
void |
TColumnAttribute.setStep(TExpression step) |
void |
TFunctionCall.setStringExpr(TExpression stringExpr) |
void |
TTrimArgument.setStringExpression(TExpression stringExpression) |
void |
TFunctionCall.setStyle(TExpression style) |
void |
TTable.setTableExpr(TExpression tableExpr) |
void |
TFromTable.setTableExpr(TExpression tableExpr) |
void |
TFunctionCall.setTrim_Expr(TExpression trim_Expr) |
void |
TFunctionCall.setTrim_From_Expr(TExpression trim_From_Expr) |
void |
TTrimArgument.setTrimCharacter(TExpression trimCharacter) |
void |
TDeclareVariableList.setTypeAndDefaultValueOfEachVariable(TTypeName ptype,
TExpression pexpr) |
void |
TFunctionCall.setTypeExpression(TExpression typeExpression)
a structured type expression in DB2 subtype-treatment: treat.
|
void |
TMergeUpdateClause.setUpdateWhereClause(TExpression updateWhereClause) |
void |
TIndices.setUpperSubscript(TExpression upperSubscript) |
void |
TAlterTableOption.setUsingExpr(TExpression usingExpr) |
void |
TVarDeclStmt.setValue(TExpression value) |
void |
TSetSqlNode.setVariableValue(TExpression variableValue) |
void |
TCreateTriggerSqlNode.setWhenCondition(TExpression whenCondition) |
void |
TTriggerAction.setWhenExpr(TExpression whenExpr) |
void |
TFunctionCall.setXMLElementNameExpr(TExpression XMLElementNameExpr) |
void |
TFunctionCall.setXMLType_Instance(TExpression XMLType_Instance) |
void |
TFunctionCall.setXPath_String(TExpression XPath_String) |
Constructor and Description |
---|
TExpression(EExpressionType pExpressionType,
TExpression pLeft,
TExpression pRight) |
TExpression(EExpressionType pExpressionType,
TExpression pLeft,
TExpression pRight,
EComparisonType pComparisonType) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TUnnestClause.getArrayExpr() |
Modifier and Type | Class and Description |
---|---|
class |
TCollectionArray |
class |
TCollectionCondition |
class |
TCollectionFirst |
class |
TCollectionObject |
class |
TCollMapBase |
class |
TCollPredBase |
class |
TNamedParameter |
class |
TPositionalParameter |
Modifier and Type | Method and Description |
---|---|
TExpression |
TIndexKeyTerm.getExpr() |
TExpression |
TBinding.getExpr() |
TExpression |
TInferKeyspaceSqlNode.getInferWith() |
TExpression |
TPair.getKeyName() |
TExpression |
TUseKeyIndex.getKeys() |
TExpression |
TPair.getKeyValue() |
TExpression |
TCollMapBase.getNameMapping() |
TExpression |
TCollPredBase.getSatisfies() |
TExpression |
TCollMapBase.getValueMapping() |
TExpression |
TUpdateFor.getWhen() |
TExpression |
TCollMapBase.getWhen() |
Modifier and Type | Method and Description |
---|---|
void |
TInferKeyspaceSqlNode.setInferWith(TExpression inferWith) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TDaxFunction.getExpr() |
TExpression |
TDaxSummerizeColumns.getFilterTableExpr() |
TExpression |
TDaxExprPair.getFirst() |
TExpression |
TDaxSubstituteWithIndex.getIndexColumnTableExpr() |
TExpression |
TDaxOrderByExpr.getOrderByExpr() |
TExpression |
TDaxReturn.getReturnExpr() |
TExpression |
TDaxExprPair.getSecond() |
TExpression |
TDaxFunction.getTableExpr() |
TExpression |
TDaxVar.getValueExpr() |
TExpression |
TDaxNameExpression.getValueExpr() |
Modifier and Type | Method and Description |
---|---|
void |
TDaxReturn.setReturnExpr(TExpression returnExpr) |
void |
TDaxFunction.setTableExpr(TExpression tableExpr) |
void |
TDaxVar.setValueExpr(TExpression valueExpr) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TMssqlCreateTriggerUpdateColumn.getCondition() |
TExpression |
TMssqlThrowSqlNode.getErrorCode() |
TExpression |
TMssqlThrowSqlNode.getErrorMessage() |
TExpression |
TMssqlThrowSqlNode.getErrorState() |
TExpression |
TMssqlCreateXmlSchemaCollectionSqlNode.getExpr() |
TExpression |
TSetRowCountSqlNode.getRowNumber() |
TExpression |
TMssqlSetSqlNode.getVarExpr() |
Modifier and Type | Method and Description |
---|---|
void |
TMssqlCreateTriggerUpdateColumn.setCondition(TExpression condition) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TReclaimChoice.getBackupSetId() |
Modifier and Type | Method and Description |
---|---|
void |
TReclaimChoice.setBackupSetId(TExpression backupSetId) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TStreamingClause.getExpr() |
TExpression |
TErrorLoggingClause.getSimpleExpression() |
Modifier and Type | Method and Description |
---|---|
void |
TStreamingClause.setExpr(TExpression expr) |
void |
TErrorLoggingClause.setSimpleExpression(TExpression simpleExpression) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TPerformSqlNode.getExpr() |
Modifier and Type | Method and Description |
---|---|
TExpression |
TExpandOnClause.getByIntervalLiteral() |
TExpression |
TExpandOnClause.getExpandExpression() |
TExpression |
TExpandOnClause.getPeriodExpression() |
Modifier and Type | Method and Description |
---|---|
void |
TExpandOnClause.setByIntervalLiteral(TExpression byIntervalLiteral) |
void |
TExpandOnClause.setExpandExpression(TExpression expandExpression) |
void |
TExpandOnClause.setPeriodExpression(TExpression periodExpression) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TCreateAccessPolicySqlNode.getExpr() |
TExpression |
TAlterAccessPolicySqlNode.getExpr() |
TExpression |
TAlterAuthenticationSqlNode.getPriorityValue() |
Modifier and Type | Method and Description |
---|---|
void |
TScriptGeneratorVisitor.preVisit(TExpression node) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TMergeSqlStatement.getCondition()
merge search condition.
|
TExpression |
TElsifStmt.getCondition() |
TExpression |
TIfStmt.getCondition() |
TExpression |
TLoopStmt.getCondition()
Used in while-loop-statement
|
TExpression |
TOpenforStmt.getDynamic_string() |
TExpression |
TLoopStmt.getExecuteExpr() |
TExpression |
TAssignStmt.getExpression() |
TExpression |
TReturnStmt.getExpression()
A combination of variables, constants, literals, operators, and function calls.
|
TExpression |
TCreateIndexSqlStatement.getFilterPredicate() |
TExpression |
TCreateIndexSqlStatement.getIndexWhere() |
TExpression |
TCreateIndexSqlStatement.getIndexWith() |
TExpression |
TAssignStmt.getLeft()
Lefe side of this assignment, can be
attribute_name
collection_name
cursor_variable_name
field_name
host_cursor_variable_name
host_variable_name
object_name
parameter_name
record_name
variable_name
|
TExpression |
TLoopStmt.getLower_bound()
Used in for-loop-statement.
|
TExpression |
TMergeSqlStatement.getMatchedSearchCondition()
This method is not used, use
TMergeSqlStatement.getCondition() instead. |
TExpression |
TMergeSqlStatement.getNotMatchedSearchCondition()
This method is not used, use
TMergeSqlStatement.getCondition() instead. |
TExpression |
TExecutePreparedStatement.getPreparedValue() |
TExpression |
TCallStatement.getRoutineExpr() |
TExpression |
TLoopStmt.getUpper_bound()
Used in for-loop-statement.
|
TExpression |
TSetStmt.getVariableValue() |
TExpression |
TExitStmt.getWhenCondition()
Valid only in the conditional EXIT WHEN.
|
TExpression |
TCreateTriggerStmt.getWhenCondition()
When condition
|
Modifier and Type | Method and Description |
---|---|
void |
TMergeSqlStatement.setCondition(TExpression condition) |
void |
TElsifStmt.setCondition(TExpression condition) |
void |
TIfStmt.setCondition(TExpression condition) |
void |
TLoopStmt.setCondition(TExpression condition) |
void |
TOpenforStmt.setDynamic_string(TExpression dynamic_string) |
void |
TLoopStmt.setExecuteExpr(TExpression executeExpr) |
void |
TAssignStmt.setExpression(TExpression expression) |
void |
TReturnStmt.setExpression(TExpression expression) |
void |
TCreateIndexSqlStatement.setFilterPredicate(TExpression filterPredicate) |
void |
TCreateIndexSqlStatement.setIndexWhere(TExpression indexWhere) |
void |
TCreateIndexSqlStatement.setIndexWith(TExpression indexWith) |
void |
TAssignStmt.setLeft(TExpression left) |
void |
TLoopStmt.setLower_bound(TExpression lower_bound) |
void |
TMergeSqlStatement.setMatchedSearchCondition(TExpression matchedSearchCondition) |
void |
TMergeSqlStatement.setNotMatchedSearchCondition(TExpression notMatchedSearchCondition) |
void |
TCallStatement.setRoutineExpr(TExpression routineExpr) |
void |
TLoopStmt.setUpper_bound(TExpression upper_bound) |
void |
TExitStmt.setWhenCondition(TExpression whenCondition) |
Constructor and Description |
---|
TAssignStmt(TExpression pLeft,
TExpression pExpr) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TInferKeyspaceStmt.getInferWith() |
Modifier and Type | Method and Description |
---|---|
TExpression |
TDaxExprStmt.getExpr() |
TExpression |
TDaxEvaluateStmt.getTableExpr() |
Modifier and Type | Method and Description |
---|---|
void |
TDaxExprStmt.setExpr(TExpression expr) |
void |
TDaxEvaluateStmt.setTableExpr(TExpression tableExpr) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TDb2IfStmt.getCondition() |
TExpression |
TDb2WhileStmt.getCondition() |
TExpression |
TDb2RepeatStmt.getCondition() |
TExpression |
TDb2CaseStmt.getExpr() |
TExpression |
TDb2ReturnStmt.getReturnExpr() |
TExpression |
TDb2CreateTrigger.getWhenExpr()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TDb2IfStmt.setCondition(TExpression condition) |
void |
TDb2WhileStmt.setCondition(TExpression condition) |
void |
TDb2RepeatStmt.setCondition(TExpression condition) |
void |
TDb2CaseStmt.setExpr(TExpression expr) |
void |
TDb2ReturnStmt.setReturnExpr(TExpression returnExpr) |
void |
TDb2CreateTrigger.setWhenExpr(TExpression whenExpr)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TExpression |
THiveSet.getExpr() |
Modifier and Type | Method and Description |
---|---|
void |
THiveSet.setExpr(TExpression expr) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TMdxCreateMeasure.getDaxExpression() |
Modifier and Type | Method and Description |
---|---|
TExpression |
TMssqlIfElse.getCondition() |
TExpression |
TMssqlThrow.getErrorCode() |
TExpression |
TMssqlThrow.getErrorMessage() |
TExpression |
TMssqlThrow.getErrorState() |
TExpression |
TMssqlCreateXmlSchemaCollectionStmt.getExpr() |
TExpression |
TMssqlRaiserror.getMessageText() |
TExpression |
TMssqlSetRowCount.getNumberExpr()
SET ROWCOUNT { number | @number_var }
|
TExpression |
TMssqlReturn.getReturnExpr() |
TExpression |
TMssqlRaiserror.getSeverity() |
TExpression |
TMssqlRaiserror.getState() |
TExpression |
TMssqlSet.getVarExpr() |
Modifier and Type | Method and Description |
---|---|
void |
TMssqlIfElse.setCondition(TExpression condition) |
void |
TMssqlThrow.setErrorCode(TExpression errorCode) |
void |
TMssqlThrow.setErrorMessage(TExpression errorMessage) |
void |
TMssqlThrow.setErrorState(TExpression errorState) |
void |
TMssqlCreateXmlSchemaCollectionStmt.setExpr(TExpression expr) |
void |
TMssqlRaiserror.setMessageText(TExpression messageText) |
void |
TMssqlSetRowCount.setNumberExpr(TExpression numberExpr) |
void |
TMssqlReturn.setReturnExpr(TExpression returnExpr) |
void |
TMssqlRaiserror.setSeverity(TExpression severity) |
void |
TMssqlRaiserror.setState(TExpression state) |
void |
TMssqlSet.setVarExpr(TExpression varExpr) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TMySQLWhileStmt.getCondition() |
TExpression |
TMySQLRepeatStmt.getCondition() |
TExpression |
TMySQLIfStmt.getCondition() |
TExpression |
TMySQLCaseStmt.getExpr() |
TExpression |
TMySQLReturn.getReturnExpr() |
TExpression |
TShowIndexStmt.getWhereCondition() |
Modifier and Type | Method and Description |
---|---|
void |
TMySQLWhileStmt.setCondition(TExpression condition) |
void |
TMySQLRepeatStmt.setCondition(TExpression condition) |
void |
TMySQLIfStmt.setCondition(TExpression condition) |
void |
TMySQLCaseStmt.setExpr(TExpression expr) |
void |
TMySQLReturn.setReturnExpr(TExpression returnExpr) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TPlsqlForallStmt.getCollecitonNameExpr() |
TExpression |
TPlsqlContinue.getCondition() |
TExpression |
TPlsqlExecImmeStmt.getDynamicStringExpr()
String expr
|
TExpression |
TBasicStmt.getExpr() |
TExpression |
TPlsqlForallStmt.getLower_bound()
Used in bounds clause.
|
TExpression |
TPlsqlForallStmt.getUpper_bound()
Used in bounds clause.
|
TExpression |
TPlsqlCreateTrigger.getWhenCondition()
A SQL condition that must be satisfied for the database to fire the trigger.
|
Modifier and Type | Method and Description |
---|---|
void |
TPlsqlForallStmt.setCollecitonNameExpr(TExpression collecitonNameExpr) |
void |
TPlsqlContinue.setCondition(TExpression condition) |
void |
TPlsqlExecImmeStmt.setDynamicStringExpr(TExpression dynamicStringExpr) |
void |
TBasicStmt.setExpr(TExpression expr) |
void |
TPlsqlForallStmt.setLower_bound(TExpression lower_bound) |
void |
TPlsqlForallStmt.setUpper_bound(TExpression upper_bound) |
void |
TPlsqlCreateTrigger.setWhenCondition(TExpression whenCondition) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TForEachStmt.getArrayExpr() |
TExpression |
TExecuteSqlStatement.getStmtString() |
Modifier and Type | Method and Description |
---|---|
void |
TForEachStmt.setArrayExpr(TExpression arrayExpr) |
void |
TExecuteSqlStatement.setStmtString(TExpression stmtString) |
Modifier and Type | Method and Description |
---|---|
TExpression |
TCreateAccessPolicy.getExpr() |
TExpression |
TAlterAuthentication.getPriorityValue() |
Copyright © 2019. All rights reserved.