Uses of Interface
com.alibaba.druid.sql.ast.SQLExpr
Packages that use SQLExpr
Package
Description
-
Uses of SQLExpr in com.alibaba.druid.sql
Methods in com.alibaba.druid.sql that return SQLExprModifier and TypeMethodDescriptionstatic SQLExprSQLUtils.buildCondition(SQLBinaryOperator op, SQLExpr condition, boolean left, SQLExpr where) static SQLExprstatic SQLExprSQLUtils.toMySqlExpr(String sql) static SQLExprstatic SQLExprstatic SQLExprSQLTransformUtils.transformDecode(SQLMethodInvokeExpr x) static SQLExprSQLTransformUtils.transformOracleToPostgresql(SQLMethodInvokeExpr x) Methods in com.alibaba.druid.sql that return types with arguments of type SQLExprMethods in com.alibaba.druid.sql with parameters of type SQLExprModifier and TypeMethodDescriptionstatic voidSQLUtils.addCondition(SQLStatement stmt, SQLBinaryOperator op, SQLExpr condition, boolean left) static voidSQLUtils.addSelectItem(SQLStatement stmt, SQLExpr expr, String alias, boolean first) static voidSQLUtils.addSelectItem(SQLSelectQueryBlock queryBlock, SQLExpr expr, String alias, boolean first) static SQLExprSQLUtils.buildCondition(SQLBinaryOperator op, SQLExpr condition, boolean left, SQLExpr where) static booleanstatic SQLExprstatic booleanSQLUtils.replaceInParent(SQLExpr expr, SQLExpr target) -
Uses of SQLExpr in com.alibaba.druid.sql.ast
Subinterfaces of SQLExpr in com.alibaba.druid.sql.astClasses in com.alibaba.druid.sql.ast that implement SQLExprModifier and TypeClassDescriptionclassclassclassclassclassFields in com.alibaba.druid.sql.ast declared as SQLExprModifier and TypeFieldDescriptionprotected SQLExprSQLPartition.commentprotected SQLExprSQLSubPartition.commentprotected SQLExprSQLPartition.dataDirectoryprotected SQLExprSQLSubPartition.dataDirectoryprotected SQLExprSQLPartition.engineprotected SQLExprSQLSubPartition.engineprotected SQLExprSQLSubPartitionByHash.exprprotected SQLExprSQLPartition.indexDirectoryprotected SQLExprSQLSubPartition.indexDirectoryprotected SQLExprSQLPartitionByRange.intervalprotected SQLExprSQLPartition.maxRowsprotected SQLExprSQLSubPartition.maxRowsprotected SQLExprSQLPartition.minRowsprotected SQLExprSQLSubPartition.minRowsprotected SQLExprSQLPartitionBy.partitionsCountprotected SQLExprSQLPartitionByRange.pivotDateExprprotected SQLExprSQLPartitionByRange.startWithprotected SQLExprSQLPartition.subPartitionsCountprotected SQLExprSQLSubPartitionBy.subPartitionsCountprotected SQLExprSQLDeclareItem.valueprotected SQLExprSQLOver.windowingBetweenBeginprotected SQLExprSQLOver.windowingBetweenEndFields in com.alibaba.druid.sql.ast with type parameters of type SQLExprModifier and TypeFieldDescriptionSQLDataTypeImpl.argumentsSQLPartitionBy.columnsSQLPartitionValue.itemsSQLUnpivot.itemsSQLOver.partitionBySQLPivot.pivotForSQLUnpivot.pivotForMethods in com.alibaba.druid.sql.ast that return SQLExprModifier and TypeMethodDescriptionSQLDataTypeRefExpr.clone()SQLExpr.clone()abstract SQLExprSQLExprImpl.clone()SQLJSONValueExpr.clone()SQLIndexOptions.getComment()SQLPartition.getComment()SQLSubPartition.getComment()SQLPartition.getDataDirectory()SQLSubPartition.getDataDirectory()SQLIndexDefinition.getDbPartitionBy()SQLParameter.getDefaultValue()SQLPartition.getEngine()SQLSubPartition.getEngine()SQLArgument.getExpr()SQLSubPartitionByHash.getExpr()SQLDataTypeImpl.getIndexBy()SQLPartition.getIndexDirectory()SQLSubPartition.getIndexDirectory()SQLPartitionByRange.getInterval()SQLIndexOptions.getKeyBlockSize()SQLPartition.getLocality()SQLPartition.getMaxRows()SQLSubPartition.getMaxRows()SQLPartition.getMinRows()SQLSubPartition.getMinRows()TDDLHint.Argument.getName()SQLLimit.getOffset()SQLIndexDefinition.getOption(long hash64) SQLPartitionBy.getPartitionsCount()SQLPartitionByRange.getPivotDateExpr()SQLLimit.getRowCount()SQLPartitionByRange.getStartWith()SQLPartition.getSubPartitionsCount()SQLSubPartitionBy.getSubPartitionsCount()SQLIndexDefinition.getTbPartitionBy()SQLIndexDefinition.getTbPartitions()SQLDeclareItem.getValue()SQLPartitionSpec.Item.getValue()TDDLHint.Argument.getValue()SQLOver.getWindowingBetweenBegin()SQLOver.getWindowingBetweenEnd()Methods in com.alibaba.druid.sql.ast that return types with arguments of type SQLExprModifier and TypeMethodDescriptionSQLArrayDataType.getArguments()SQLDataType.getArguments()SQLDataTypeImpl.getArguments()SQLMapDataType.getArguments()SQLRowDataType.getArguments()SQLStructDataType.getArguments()SQLTableDataType.getArguments()SQLLimit.getBy()SQLPartitionBy.getColumns()SQLSubPartitionByRange.getColumns()SQLPartitionValue.getItems()SQLUnpivot.getItems()SQLOver.getPartitionBy()SQLPivot.getPivotFor()SQLUnpivot.getPivotFor()Methods in com.alibaba.druid.sql.ast with parameters of type SQLExprModifier and TypeMethodDescriptionvoidSQLDataTypeImpl.addArgument(SQLExpr argument) voidvoidvoidvoidSQLOrderBy.addItem(SQLExpr expr, SQLOrderingSpecification type) voidvoidvoidvoidSQLZOrderBy.addItem(SQLExpr expr, SQLOrderingSpecification type) voidintstatic intbooleanbooleanbooleanbooleanbooleanbooleanvoidSQLIndexOptions.setComment(SQLExpr comment) voidSQLPartition.setComment(SQLExpr comment) voidSQLSubPartition.setComment(SQLExpr comment) voidSQLPartition.setDataDirectory(SQLExpr dataDirectory) voidSQLSubPartition.setDataDirectory(SQLExpr dataDirectory) voidSQLIndexDefinition.setDbPartitionBy(SQLExpr dbPartitionBy) voidSQLParameter.setDefaultValue(SQLExpr deaultValue) voidvoidvoidvoidvoidSQLDataTypeImpl.setIndexBy(SQLExpr x) voidSQLPartition.setIndexDirectory(SQLExpr indexDirectory) voidSQLSubPartition.setIndexDirectory(SQLExpr indexDirectory) voidSQLPartitionByRange.setInterval(SQLExpr interval) voidSQLIndexOptions.setKeyBlockSize(SQLExpr keyBlockSize) voidSQLPartition.setLocality(SQLExpr x) voidSQLPartition.setMaxRows(SQLExpr maxRows) voidSQLSubPartition.setMaxRows(SQLExpr maxRows) voidSQLPartition.setMinRows(SQLExpr minRows) voidSQLSubPartition.setMinRows(SQLExpr minRows) voidvoidSQLPartitionBy.setPartitionsCount(SQLExpr x) voidSQLPartitionByRange.setPivotDateExpr(SQLExpr pivotDateExpr) voidSQLLimit.setRowCount(SQLExpr rowCount) voidSQLPartitionByRange.setStartWith(SQLExpr startWith) voidSQLPartition.setSubPartitionsCount(SQLExpr subPartitionsCount) voidSQLSubPartitionBy.setSubPartitionsCount(SQLExpr x) voidSQLIndexDefinition.setTbPartitionBy(SQLExpr tbPartitionBy) voidSQLIndexDefinition.setTbPartitions(SQLExpr tbPartitions) voidvoidvoidSQLOver.setWindowingBetweenBegin(SQLExpr windowingBetweenBegin) voidSQLOver.setWindowingBetweenEnd(SQLExpr windowingBetweenEnd) Constructors in com.alibaba.druid.sql.ast with parameters of type SQLExprModifierConstructorDescriptionSQLDataTypeImpl(String name, SQLExpr arg) SQLDeclareItem(SQLName name, SQLDataType dataType, SQLExpr value) SQLOrderBy(SQLExpr expr) SQLOrderBy(SQLExpr expr, SQLOrderingSpecification type) SQLZOrderBy(SQLExpr expr) SQLZOrderBy(SQLExpr expr, SQLOrderingSpecification type) -
Uses of SQLExpr in com.alibaba.druid.sql.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.ast.exprClasses in com.alibaba.druid.sql.ast.expr that implement SQLExprModifier and TypeClassDescriptionclassfinal classfinal classclassclassclassclassclassclassclassfinal classclassclassclassfinal classclassclassclassclassclassclassclassfinal classclassclassCreated by wenshao on 14/06/2017.classclassclassfinal classfinal classclassclassclassclassclassclassclassclassfinal classfinal classclassclassfinal classclassclassclassclassclassfinal classclassclassclassclassclassclassclassFields in com.alibaba.druid.sql.ast.expr declared as SQLExprModifier and TypeFieldDescriptionSQLBetweenExpr.beginExprSQLBetweenExpr.endExprprotected SQLExprSQLCastExpr.exprSQLNotExpr.exprprotected SQLExprSQLAggregateExpr.filterprotected SQLExprSQLMethodInvokeExpr.fromprotected SQLExprSQLMethodInvokeExpr.hasForprotected SQLExprSQLBinaryOpExpr.leftprotected SQLExprSQLMethodInvokeExpr.ownerprotected SQLExprSQLBinaryOpExpr.rightSQLBetweenExpr.testExprprotected SQLExprSQLMethodInvokeExpr.usingFields in com.alibaba.druid.sql.ast.expr with type parameters of type SQLExprMethods in com.alibaba.druid.sql.ast.expr that return SQLExprModifier and TypeMethodDescriptionstatic SQLExprstatic SQLExprstatic SQLExprSQLBinaryOpExpr.andIfNotExists(SQLExpr a, SQLExpr b) SQLBinaryOpExprGroup.clone()SQLValuesExpr.clone()static SQLExprSQLBinaryOpExpr.combine(List<? extends SQLExpr> items, SQLBinaryOperator op) static SQLExprSQLExprUtils.fromJavaObject(Object o) static SQLExprSQLExprUtils.fromJavaObject(Object o, TimeZone timeZone) SQLMatchAgainstExpr.getAgainst()SQLBetweenExpr.getBeginExpr()SQLCaseExpr.Item.getConditionExpr()SQLCaseStatement.Item.getConditionExpr()SQLCaseExpr.getElseExpr()SQLBetweenExpr.getEndExpr()SQLArrayExpr.getExpr()SQLCastExpr.getExpr()SQLContainsExpr.getExpr()SQLDbLinkExpr.getExpr()SQLFlashbackExpr.getExpr()SQLInListExpr.getExpr()SQLInSubQueryExpr.getExpr()SQLNotExpr.getExpr()SQLUnaryExpr.getExpr()SQLAggregateExpr.getFilter()SQLMethodInvokeExpr.getFor()SQLMethodInvokeExpr.getFrom()SQLBinaryOpExpr.getLeft()SQLDateTimeExpr.getLiteral()SQLTimeExpr.getLiteral()SQLAllColumnExpr.getOwner()SQLMethodInvokeExpr.getOwner()SQLPropertyExpr.getOwner()SQLBinaryOpExpr.getRight()SQLBetweenExpr.getTestExpr()SQLMethodInvokeExpr.getUsing()SQLExtractExpr.getValue()SQLIntervalExpr.getValue()SQLSizeExpr.getValue()SQLCaseExpr.getValueExpr()SQLCaseExpr.Item.getValueExpr()SQLCaseStatement.getValueExpr()static SQLExprstatic SQLExprMethods in com.alibaba.druid.sql.ast.expr that return types with arguments of type SQLExprModifier and TypeMethodDescriptionSQLMethodInvokeExpr.getArguments()SQLMatchAgainstExpr.getColumns()SQLAllColumnExpr.getExcept()SQLBinaryOpExprGroup.getItems()SQLListExpr.getItems()SQLGroupingSetExpr.getParameters()SQLMethodInvokeExpr.getParameters()Deprecated.SQLContainsExpr.getTargetList()SQLInListExpr.getTargetList()SQLArrayExpr.getValues()SQLBinaryOpExpr.split(SQLBinaryOpExpr x) SQLBinaryOpExpr.split(SQLBinaryOpExpr x, SQLBinaryOperator op) SQLBinaryOpExpr.split(SQLExpr x, SQLBinaryOperator op) Methods in com.alibaba.druid.sql.ast.expr with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidvoidSQLMethodInvokeExpr.addArgument(SQLExpr arg) voidvoidvoidSQLGroupingSetExpr.addParameter(SQLExpr parameter) voidSQLMethodInvokeExpr.addParameter(SQLExpr param) Deprecated.voidvoidstatic SQLExprstatic SQLExprstatic SQLExprSQLBinaryOpExpr.andIfNotExists(SQLExpr a, SQLExpr b) static SQLBinaryOpExprSQLBinaryOpExpr.conditionLike(String column, SQLExpr value) booleanstatic SQLBinaryOpExprstatic booleanstatic booleanstatic booleanSQLExprUtils.isLiteralExpr(SQLExpr expr) static SQLBinaryOpExprstatic SQLBinaryOpExprstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanSQLIdentifierExpr.matchIgnoreCase(SQLExpr expr, String name) static SQLExprbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidSQLMatchAgainstExpr.setAgainst(SQLExpr against) voidSQLMethodInvokeExpr.setArgument(int i, SQLExpr arg) voidSQLBetweenExpr.setBeginExpr(SQLExpr beginExpr) voidSQLCaseExpr.Item.setConditionExpr(SQLExpr conditionExpr) voidSQLCaseStatement.Item.setConditionExpr(SQLExpr conditionExpr) voidSQLCaseExpr.setElseExpr(SQLExpr elseExpr) voidSQLBetweenExpr.setEndExpr(SQLExpr endExpr) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSQLDateTimeExpr.setLiteral(SQLExpr x) voidSQLTimeExpr.setLiteral(SQLExpr x) voidvoidvoidvoidvoidSQLBetweenExpr.setTestExpr(SQLExpr testExpr) voidvoidvoidvoidvoidSQLCaseExpr.Item.setValueExpr(SQLExpr valueExpr) voidSQLCaseExpr.setValueExpr(SQLExpr valueExpr) voidSQLCaseStatement.setValueExpr(SQLExpr valueExpr) SQLBinaryOpExpr.split(SQLExpr x, SQLBinaryOperator op) static voidSQLBinaryOpExpr.split(List<SQLExpr> outList, SQLExpr expr, SQLBinaryOperator op) Method parameters in com.alibaba.druid.sql.ast.expr with type arguments of type SQLExprModifier and TypeMethodDescriptionstatic SQLExprSQLBinaryOpExpr.combine(List<? extends SQLExpr> items, SQLBinaryOperator op) static SQLExprvoidSQLMatchAgainstExpr.setColumns(List<SQLExpr> columns) voidvoidSQLContainsExpr.setTargetList(List<SQLExpr> targetList) voidSQLInListExpr.setTargetList(List<SQLExpr> targetList) voidstatic voidSQLBinaryOpExpr.split(List<SQLExpr> outList, SQLExpr expr, SQLBinaryOperator op) Constructors in com.alibaba.druid.sql.ast.expr with parameters of type SQLExprModifierConstructorDescriptionItem(SQLExpr conditionExpr, SQLStatement statement) SQLAggregateExpr(String methodName, SQLAggregateOption option, SQLExpr... arguments) SQLBetweenExpr(SQLExpr testExpr, boolean not, SQLExpr beginExpr, SQLExpr endExpr) SQLBetweenExpr(SQLExpr testExpr, SQLExpr beginExpr, SQLExpr endExpr) SQLBinaryOpExpr(SQLExpr left, SQLBinaryOperator operator, SQLExpr right) SQLBinaryOpExpr(SQLExpr left, SQLBinaryOperator operator, SQLExpr right, DbType dbType) SQLBinaryOpExpr(SQLExpr left, SQLExpr right, SQLBinaryOperator operator) SQLCastExpr(SQLExpr expr, SQLDataType dataType) SQLContainsExpr(SQLExpr expr) SQLContainsExpr(SQLExpr expr, boolean not) SQLFlashbackExpr(SQLFlashbackExpr.Type type, SQLExpr expr) SQLInListExpr(SQLExpr expr) SQLInListExpr(SQLExpr expr, boolean not) SQLInSubQueryExpr(SQLExpr expr, SQLSelectQueryBlock queryBlock) SQLIntervalExpr(SQLExpr value, SQLIntervalUnit unit) SQLListExpr(SQLExpr... items) SQLMethodInvokeExpr(String methodName, SQLExpr owner) SQLMethodInvokeExpr(String methodName, SQLExpr owner, SQLExpr... params) SQLMethodInvokeExpr(String methodName, SQLExpr owner, List<SQLExpr> params) SQLNotExpr(SQLExpr expr) SQLPropertyExpr(SQLExpr owner, String name) SQLPropertyExpr(SQLExpr owner, String name, long nameHashCod64) SQLSizeExpr(SQLExpr value, SQLSizeExpr.Unit unit) SQLUnaryExpr(SQLUnaryOperator operator, SQLExpr expr) Constructor parameters in com.alibaba.druid.sql.ast.expr with type arguments of type SQLExprModifierConstructorDescriptionSQLMethodInvokeExpr(String methodName, SQLExpr owner, List<SQLExpr> params) -
Uses of SQLExpr in com.alibaba.druid.sql.ast.statement
Classes in com.alibaba.druid.sql.ast.statement that implement SQLExprFields in com.alibaba.druid.sql.ast.statement declared as SQLExprModifier and TypeFieldDescriptionprotected SQLExprSQLColumnDefinition.asExprprotected SQLExprSQLColumnDefinition.charsetExprprotected SQLExprSQLColumnDefinition.collateExprprotected SQLExprSQLColumnDefinition.commentprotected SQLExprSQLCreateDatabaseStatement.commentprotected SQLExprSQLCreateMaterializedViewStatement.commentprotected SQLExprSQLCreateTableStatement.commentprotected SQLExprSQLJoinTableSource.conditionprotected SQLExprSQLSelectQueryBlock.connectByprotected SQLExprSQLColumnDefinition.defaultExprprotected SQLExprSQLColumnDefinition.delimiterprotected SQLExprSQLColumnDefinition.delimiterTokenizerprotected SQLExprSQLCreateTableStatement.engineprotected SQLExprSQLExprTableSource.exprprotected SQLExprSQLSelectItem.exprprotected SQLExprSQLSelectOrderByItem.exprprotected SQLExprSQLWithSubqueryClause.Entry.exprprotected SQLExprSQLTableSourceImpl.flashbackprotected SQLExprSQLColumnDefinition.formatprotected SQLExprSQLJoinTableSource.UDJ.functionprotected SQLExprSQLColumnDefinition.generatedAlawsAsprotected SQLExprSQLColumnDefinition.jsonIndexAttrsExprprotected SQLExprSQLCreateMaterializedViewStatement.lifyCycleprotected SQLExprSQLShowCatalogsStatement.likeprotected SQLExprSQLShowFunctionsStatement.likeprotected SQLExprSQLShowSessionStatement.likeprotected SQLExprSQLShowTablesStatement.likeprotected SQLExprSQLShowViewsStatement.likeprotected SQLExprSQLCreateDatabaseStatement.locationprotected SQLExprSQLCreateTableStatement.locationprotected SQLExprSQLColumnDefinition.nlpTokenizerprotected SQLExprSQLSelect.offsetprotected SQLExprSQLShowGrantsStatement.onprotected SQLExprSQLColumnDefinition.onUpdateprotected SQLExprSQLCreateTableGroupStatement.partitionNumprotected SQLExprSQLCreateDatabaseStatement.passwordprotected SQLExprSQLSelectQueryBlock.qualifyprotected SQLExprSQLForStatement.rangeprotected SQLExprSQLSelect.rowCountprotected SQLExprSQLSelectQueryBlock.startWithprotected SQLExprSQLColumnDefinition.storageprotected SQLExprSQLCreateDatabaseStatement.storedAsprotected SQLExprSQLCreateTableStatement.storedAsprotected SQLExprSQLCreateDatabaseStatement.storedInprotected SQLExprSQLShowGrantsStatement.userprotected SQLExprSQLColumnDefinition.valueTypeprotected SQLExprSQLSelectQueryBlock.waitTimeprotected SQLExprSQLDeleteStatement.whereprotected SQLExprSQLSelectQueryBlock.whereprotected SQLExprSQLShowTablesStatement.whereprotected SQLExprSQLUpdateStatement.whereprotected SQLExprSQLSelect.xmlPathFields in com.alibaba.druid.sql.ast.statement with type parameters of type SQLExprModifier and TypeFieldDescriptionSQLJoinTableSource.UDJ.argumentsSQLInsertInto.columnsSQLReplaceStatement.columnsSQLSelectQueryBlock.forUpdateOfSQLCreateDatabaseStatement.optionsSQLDescribeStatement.partitionSQLUpdateStatement.returningSQLPrivilegeStatement.usersSQLJoinTableSource.usingMethods in com.alibaba.druid.sql.ast.statement that return SQLExprModifier and TypeMethodDescriptionSQLCopyFromStatement.getAccessKeyId()SQLCopyFromStatement.getAccessKeySecret()SQLPrivilegeItem.getAction()SQLAnalyzeTableStatement.getAdbWhere()SQLDropIndexStatement.getAlgorithm()SQLColumnDefinition.getAsExpr()SQLPurgeLogsStatement.getBefore()SQLTableSampling.getBucket()SQLTableSampling.getByteLength()SQLAlterSequenceStatement.getCacheValue()SQLCreateSequenceStatement.getCacheValue()SQLAlterCharacter.getCharacterSet()SQLAlterTableConvertCharSet.getCharset()SQLColumnDefinition.getCharsetExpr()SQLAlterCharacter.getCollate()SQLAlterTableConvertCharSet.getCollate()SQLColumnDefinition.getCollateExpr()SQLExternalRecordFormat.getCollectionItemsTerminatedBy()SQLDefault.getColumn()SQLUpdateSetItem.getColumn()SQLAlterFunctionStatement.getComment()SQLAlterProcedureStatement.getComment()SQLAlterTableAddIndex.getComment()SQLAlterTableAlterIndex.getComment()SQLAlterTableSetComment.getComment()SQLColumnDefinition.getComment()SQLCommentStatement.getComment()SQLConstraint.getComment()SQLConstraintImpl.getComment()SQLCreateDatabaseStatement.getComment()SQLCreateIndexStatement.getComment()SQLCreateMaterializedViewStatement.getComment()SQLCreateTableStatement.getComment()SQLUnique.getComment()SQLIfStatement.ElseIf.getCondition()SQLIfStatement.getCondition()SQLJoinTableSource.getCondition()SQLWhileStatement.getCondition()SQLSelectQueryBlock.getConnectBy()SQLAlterTableCoalescePartition.getCount()SQLDropDatabaseStatement.getDatabase()SQLAlterTableAddIndex.getDbPartitionBy()SQLAlterTableAlterIndex.getDbPartitionBy()SQLCreateIndexStatement.getDbPartitionBy()SQLOptimizeStatement.getDeduplicateBy()SQLColumnDefinition.getDefaultExpr()SQLCommitStatement.getDelayedDurability()SQLMergeStatement.MergeUpdateClause.getDeleteWhere()SQLExternalRecordFormat.getDelimitedBy()SQLColumnDefinition.getDelimiter()SQLColumnDefinition.getDelimiterTokenizer()SQLCreateTableStatement.getEngine()SQLDropLogFileGroupStatement.getEngine()SQLDropTableSpaceStatement.getEngine()SQLExternalRecordFormat.getEscapedBy()SQLCheck.getExpr()SQLColumnCheck.getExpr()SQLCreateViewStatement.Column.getExpr()SQLDefault.getExpr()SQLExprHint.getExpr()SQLExprStatement.getExpr()SQLExprTableSource.getExpr()SQLReturnStatement.getExpr()SQLSelectItem.getExpr()SQLSelectOrderByItem.getExpr()SQLWithSubqueryClause.Entry.getExpr()SQLSelectQueryBlock.getFirst()SQLTableSource.getFlashback()SQLTableSourceImpl.getFlashback()SQLOpenStatement.getFor()SQLShowQueryTaskStatement.getFor()SQLRollbackStatement.getForce()SQLColumnDefinition.getFormat()SQLExportTableStatement.getForReplication()SQLCopyFromStatement.getFrom()SQLImportTableStatement.getFrom()SQLJoinTableSource.UDJ.getFunction()SQLColumnDefinition.getGeneratedAlawsAs()SQLSelectGroupByClause.getHaving()SQLGrantStatement.getIdentifiedBy()SQLAlterSequenceStatement.getIncrementBy()SQLCreateSequenceStatement.getIncrementBy()SQLColumnDefinition.getJsonIndexAttrsExpr()SQLAlterTableAddIndex.getKeyBlockSize()SQLAlterTableAlterIndex.getKeyBlockSize()SQLAlterTableSetLifecycle.getLifecycle()SQLCreateMaterializedViewStatement.getLifyCycle()SQLShowCatalogsStatement.getLike()SQLShowColumnsStatement.getLike()SQLShowDatabasesStatement.getLike()SQLShowFunctionsStatement.getLike()SQLShowMaterializedViewStatement.getLike()SQLShowSessionStatement.getLike()SQLShowTablesStatement.getLike()SQLShowVariantsStatement.getLike()SQLShowViewsStatement.getLike()SQLSyncMetaStatement.getLike()SQLErrorLoggingClause.getLimit()SQLExternalRecordFormat.getLinesTerminatedBy()SQLAlterTableAddPartition.getLocation()SQLAlterTableSetLocation.getLocation()SQLCreateDatabaseStatement.getLocation()SQLCreateTableStatement.getLocation()SQLImportTableStatement.getLocation()SQLDropIndexStatement.getLockOption()SQLExternalRecordFormat.getMapKeysTerminatedBy()SQLGrantStatement.getMaxConnectionsPerHour()SQLGrantStatement.getMaxQueriesPerHour()SQLGrantStatement.getMaxUpdatesPerHour()SQLGrantStatement.getMaxUserConnections()SQLAlterSequenceStatement.getMaxValue()SQLCreateSequenceStatement.getMaxValue()SQLAlterSequenceStatement.getMinValue()SQLCreateSequenceStatement.getMinValue()SQLAlterOutlineStatement.getName()SQLAlterProcedureStatement.getName()SQLRefreshMaterializedViewStatement.getName()SQLReleaseSavePointStatement.getName()SQLSavePointStatement.getName()SQLShowCreateMaterializedViewStatement.getName()SQLShowMaterializedViewStatement.getName()SQLStartTransactionStatement.getName()SQLAlterMaterializedViewStatement.getNext()SQLCreateMaterializedViewStatement.getNext()SQLColumnDefinition.getNlpTokenizer()SQLColumnDefinition.getNplTokenizer()SQLExternalRecordFormat.getNullDefinedAs()SQLSelect.getOffset()SQLSelectQueryBlock.getOffset()SQLLateralViewTableSource.getOn()SQLMergeStatement.getOn()SQLShowGrantsStatement.getOn()SQLTableSampling.getOn()SQLColumnDefinition.getOnUpdate()protected SQLExprSQLAlterTableAddIndex.getOption(long hash64) protected SQLExprSQLAlterTableAlterIndex.getOption(long hash64) SQLTableSampling.getOutOf()SQLAlterIndexStatement.getParallel()SQLAlterTableAddPartition.getPartitionCount()SQLCreateTableGroupStatement.getPartitionNum()SQLCreateDatabaseStatement.getPassword()SQLCreateUserStatement.getPassword()SQLTableSampling.getPercent()SQLSelectQueryBlock.getQualify()SQLForStatement.getRange()SQLAlterSequenceStatement.getRestartWith()SQLSelect.getRowCount()SQLTableSampling.getRows()SQLExternalRecordFormat.getSerde()SQLAlterTableAlterColumn.getSetDefault()SQLErrorLoggingClause.getSimpleExpression()SQLAlterFunctionStatement.getSqlSecurity()SQLAlterProcedureStatement.getSqlSecurity()SQLAlterMaterializedViewStatement.getStartWith()SQLAlterSequenceStatement.getStartWith()SQLCreateMaterializedViewStatement.getStartWith()SQLCreateSequenceStatement.getStartWith()SQLSelectQueryBlock.getStartWith()SQLColumnDefinition.getStep()SQLCreateSequenceStatement.getStep()SQLColumnDefinition.getStorage()SQLCreateDatabaseStatement.getStoredAs()SQLCreateTableStatement.getStoredAs()SQLCreateDatabaseStatement.getStoredIn()SQLAlterTableAddIndex.getTablePartitionBy()SQLAlterTableAlterIndex.getTablePartitionBy()SQLCreateIndexStatement.getTablePartitionBy()SQLAlterTableAddIndex.getTablePartitions()SQLAlterTableAlterIndex.getTablePartitions()SQLCreateIndexStatement.getTablePartitions()SQLAssignItem.getTarget()SQLCreateTableStatement.getTblProperty(String name) SQLExternalRecordFormat.getTerminatedBy()SQLExportTableStatement.getTo()SQLPurgeLogsStatement.getTo()SQLCommitStatement.getTransactionName()SQLColumnDefinition.getUnitCount()SQLCreateSequenceStatement.getUnitCount()SQLColumnDefinition.getUnitIndex()SQLCreateSequenceStatement.getUnitIndex()SQLShowGrantsStatement.getUser()SQLShowQueryTaskStatement.getUser()SQLAssignItem.getValue()SQLPartitionRef.Item.getValue()SQLUpdateSetItem.getValue()SQLColumnDefinition.getValueType()SQLSelectQueryBlock.getWaitTime()SQLCreateTriggerStatement.getWhen()SQLAlterTableDeleteByCondition.getWhere()SQLCreateOutlineStatement.getWhere()SQLDeleteStatement.getWhere()SQLDropTableStatement.getWhere()SQLMergeStatement.MergeInsertClause.getWhere()SQLMergeStatement.MergeUpdateClause.getWhere()SQLSelectQueryBlock.getWhere()SQLShowColumnsStatement.getWhere()SQLShowDatabasesStatement.getWhere()SQLShowIndexesStatement.getWhere()SQLShowOutlinesStatement.getWhere()SQLShowPartitionsStmt.getWhere()SQLShowProcessListStatement.getWhere()SQLShowQueryTaskStatement.getWhere()SQLShowTablesStatement.getWhere()SQLShowVariantsStatement.getWhere()SQLUpdateStatement.getWhere()SQLSelect.getXmlPath()Methods in com.alibaba.druid.sql.ast.statement that return types with arguments of type SQLExprModifier and TypeMethodDescriptionSQLJoinTableSource.UDJ.getArguments()SQLInsertInto.getColumns()SQLMergeStatement.MergeInsertClause.getColumns()SQLReplaceStatement.getColumns()SQLSelectQueryBlock.getForUpdateOf()SQLFetchStatement.getInto()SQLSelectGroupByClause.getItems()SQLUnnestTableSource.getItems()SQLCreateDatabaseStatement.getOptions()SQLCallStatement.getParameters()SQLDescribeStatement.getPartition()SQLAlterMaterializedViewStatement.getPartitions()SQLAlterTableDropPartition.getPartitions()SQLAlterTableExchangePartition.getPartitions()SQLUpdateStatement.getReturning()SQLDropUserStatement.getUsers()SQLPrivilegeStatement.getUsers()SQLJoinTableSource.getUsing()SQLOpenStatement.getUsing()SQLInsertStatement.ValuesClause.getValues()SQLMergeStatement.MergeInsertClause.getValues()SQLValuesQuery.getValues()Methods in com.alibaba.druid.sql.ast.statement with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidvoidvoidSQLDeleteStatement.addCondition(SQLExpr expr) voidSQLJoinTableSource.addCondition(SQLExpr condition) voidSQLSelectQueryBlock.addCondition(SQLExpr expr) voidSQLUpdateStatement.addCondition(SQLExpr expr) voidSQLJoinTableSource.addConditionnIfAbsent(SQLExpr condition) voidSQLSelectQueryBlock.addDistributeBy(SQLExpr x) voidvoidvoidSQLPartitionRef.addItem(SQLIdentifierExpr name, SQLExpr value) voidvoidvoidvoidvoidvoidvoidvoidvoidSQLSelectQueryBlock.addOrderBy(SQLExpr orderBy) voidSQLSelectQueryBlock.addOrderBy(SQLExpr orderBy, SQLOrderingSpecification type) voidSQLAlterTableDropPartition.addPartition(SQLExpr partition) voidSQLAlterTableExchangePartition.addPartition(SQLExpr x) SQLSelectQueryBlock.addSelectItem(SQLExpr expr) voidSQLSelectQueryBlock.addSelectItem(SQLExpr expr, String alias) voidSQLCreateTableStatement.addTblProperty(String name, SQLExpr value) voidvoidvoidbooleanbooleanvoidbooleanbooleanvoidSQLSelectQueryBlock.addWhereForDynamicFilter(SQLExpr condition) booleanSQLJoinTableSource.contains(SQLTableSource tableSource, SQLExpr condition) booleanSQLJoinTableSource.contains(SQLTableSource tableSource, SQLExpr condition, SQLJoinTableSource.JoinType joinType) booleanSQLJoinTableSource.containsCondition(SQLExpr condition) booleanSQLSelectGroupByClause.containsItem(SQLExpr item) SQLJoinTableSource.join(SQLTableSource right, SQLJoinTableSource.JoinType joinType, SQLExpr condition) booleanSQLDeleteStatement.removeCondition(SQLExpr condition) booleanSQLSelectQueryBlock.removeCondition(SQLExpr condition) booleanSQLUpdateStatement.removeCondition(SQLExpr condition) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidvoidSQLCopyFromStatement.setAccessKeyId(SQLExpr x) voidSQLCopyFromStatement.setAccessKeySecret(SQLExpr x) voidvoidSQLAnalyzeTableStatement.setAdbWhere(SQLExpr adbWhere) voidSQLDropIndexStatement.setAlgorithm(SQLExpr x) voidvoidvoidvoidSQLTableSampling.setByteLength(SQLExpr x) voidSQLAlterSequenceStatement.setCacheValue(SQLExpr cacheValue) voidSQLCreateSequenceStatement.setCacheValue(SQLExpr cacheValue) voidSQLAlterCharacter.setCharacterSet(SQLExpr characterSet) voidSQLAlterTableConvertCharSet.setCharset(SQLExpr charset) voidSQLColumnDefinition.setCharsetExpr(SQLExpr charsetExpr) voidSQLAlterCharacter.setCollate(SQLExpr collate) voidSQLAlterTableConvertCharSet.setCollate(SQLExpr collate) voidSQLColumnDefinition.setCollateExpr(SQLExpr x) voidSQLExternalRecordFormat.setCollectionItemsTerminatedBy(SQLExpr x) voidvoidvoidSQLAlterFunctionStatement.setComment(SQLExpr comment) voidSQLAlterProcedureStatement.setComment(SQLExpr comment) voidSQLAlterTableAddIndex.setComment(SQLExpr comment) voidSQLAlterTableAlterIndex.setComment(SQLExpr comment) voidSQLAlterTableSetComment.setComment(SQLExpr comment) voidSQLColumnDefinition.setComment(SQLExpr comment) voidSQLCommentStatement.setComment(SQLExpr comment) voidSQLConstraint.setComment(SQLExpr x) voidSQLConstraintImpl.setComment(SQLExpr x) voidSQLCreateDatabaseStatement.setComment(SQLExpr x) voidSQLCreateIndexStatement.setComment(SQLExpr x) voidSQLCreateMaterializedViewStatement.setComment(SQLExpr x) voidSQLCreateTableStatement.setComment(SQLExpr comment) voidSQLUnique.setComment(SQLExpr x) voidSQLIfStatement.ElseIf.setCondition(SQLExpr condition) voidSQLIfStatement.setCondition(SQLExpr condition) voidSQLJoinTableSource.setCondition(SQLExpr condition) voidSQLWhileStatement.setCondition(SQLExpr x) voidSQLSelectQueryBlock.setConnectBy(SQLExpr connectBy) voidvoidSQLDropDatabaseStatement.setDatabase(SQLExpr database) voidSQLAlterTableAddIndex.setDbPartitionBy(SQLExpr x) voidSQLAlterTableAlterIndex.setDbPartitionBy(SQLExpr x) voidSQLCreateIndexStatement.setDbPartitionBy(SQLExpr x) voidSQLOptimizeStatement.setDeduplicateBy(SQLExpr deduplicateBy) voidSQLColumnDefinition.setDefaultExpr(SQLExpr defaultExpr) voidSQLCommitStatement.setDelayedDurability(SQLExpr delayedDurability) voidSQLMergeStatement.MergeUpdateClause.setDeleteWhere(SQLExpr x) voidSQLExternalRecordFormat.setDelimitedBy(SQLExpr delimitedBy) voidSQLColumnDefinition.setDelimiter(SQLExpr x) voidSQLColumnDefinition.setDelimiterTokenizer(SQLExpr delimiterTokenizer) voidvoidvoidvoidSQLExternalRecordFormat.setEscapedBy(SQLExpr x) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSQLTableSource.setFlashback(SQLExpr flashback) voidSQLTableSourceImpl.setFlashback(SQLExpr flashback) voidvoidvoidvoidSQLExportTableStatement.setForReplication(SQLExpr x) voidvoidvoidvoidSQLJoinTableSource.UDJ.setFunction(SQLExpr function) voidSQLColumnDefinition.setGeneratedAlawsAs(SQLExpr x) voidvoidSQLGrantStatement.setIdentifiedBy(SQLExpr identifiedBy) voidSQLAlterSequenceStatement.setIncrementBy(SQLExpr incrementBy) voidSQLCreateSequenceStatement.setIncrementBy(SQLExpr incrementBy) voidvoidvoidSQLColumnDefinition.setJsonIndexAttrsExpr(SQLExpr jsonIndexAttrsExpr) voidSQLAlterTableAddIndex.setKeyBlockSize(SQLExpr keyBlockSize) voidSQLAlterTableAlterIndex.setKeyBlockSize(SQLExpr keyBlockSize) voidSQLAlterTableSetLifecycle.setLifecycle(SQLExpr comment) voidSQLCreateMaterializedViewStatement.setLifyCycle(SQLExpr x) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSQLExternalRecordFormat.setLinesTerminatedBy(SQLExpr x) voidSQLAlterTableAddPartition.setLocation(SQLExpr x) voidSQLAlterTableSetLocation.setLocation(SQLExpr x) voidSQLCreateDatabaseStatement.setLocation(SQLExpr x) voidSQLCreateTableStatement.setLocation(SQLExpr x) voidSQLImportTableStatement.setLocation(SQLExpr x) voidSQLDropIndexStatement.setLockOption(SQLExpr x) voidSQLExternalRecordFormat.setMapKeysTerminatedBy(SQLExpr x) voidSQLGrantStatement.setMaxConnectionsPerHour(SQLExpr maxConnectionsPerHour) voidSQLGrantStatement.setMaxQueriesPerHour(SQLExpr maxQueriesPerHour) voidSQLGrantStatement.setMaxUpdatesPerHour(SQLExpr maxUpdatesPerHour) voidSQLGrantStatement.setMaxUserConnections(SQLExpr maxUserConnections) voidSQLAlterSequenceStatement.setMaxValue(SQLExpr maxValue) voidSQLCreateSequenceStatement.setMaxValue(SQLExpr maxValue) voidSQLAlterSequenceStatement.setMinValue(SQLExpr minValue) voidSQLCreateSequenceStatement.setMinValue(SQLExpr minValue) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSQLColumnDefinition.setNlpTokenizer(SQLExpr nlpTokenizer) voidSQLColumnDefinition.setNplTokenizer(SQLExpr x) voidSQLExternalRecordFormat.setNullDefinedAs(SQLExpr x) voidvoidvoidvoidvoidvoidvoidSQLColumnDefinition.setOnUpdate(SQLExpr onUpdate) voidvoidSQLAlterIndexStatement.setParallel(SQLExpr parallel) voidSQLAlterTableAddPartition.setPartitionCount(SQLExpr x) voidSQLCreateTableGroupStatement.setPartitionNum(SQLExpr x) voidSQLCreateDatabaseStatement.setPassword(SQLExpr x) voidSQLCreateUserStatement.setPassword(SQLExpr password) voidSQLTableSampling.setPercent(SQLExpr x) voidSQLSelectQueryBlock.setQualify(SQLExpr x) voidvoidSQLPrivilegeStatement.setResource(SQLExpr resource) voidSQLAlterSequenceStatement.setRestartWith(SQLExpr x) voidSQLSelect.setRowCount(SQLExpr rowCount) voidvoidvoidSQLAlterTableAlterColumn.setSetDefault(SQLExpr setDefault) voidSQLErrorLoggingClause.setSimpleExpression(SQLExpr simpleExpression) voidSQLAlterFunctionStatement.setSqlSecurity(SQLExpr sqlSecurity) voidSQLAlterProcedureStatement.setSqlSecurity(SQLExpr sqlSecurity) voidSQLAlterMaterializedViewStatement.setStartWith(SQLExpr x) voidSQLAlterSequenceStatement.setStartWith(SQLExpr startWith) voidSQLCreateMaterializedViewStatement.setStartWith(SQLExpr x) voidSQLCreateSequenceStatement.setStartWith(SQLExpr startWith) voidSQLSelectQueryBlock.setStartWith(SQLExpr startWith) voidvoidvoidSQLColumnDefinition.setStorage(SQLExpr storage) voidSQLCreateDatabaseStatement.setStoredAs(SQLExpr x) voidSQLCreateTableStatement.setStoredAs(SQLExpr x) voidSQLCreateDatabaseStatement.setStoredIn(SQLExpr x) voidSQLAlterTableAddIndex.setTablePartitionBy(SQLExpr x) voidSQLAlterTableAlterIndex.setTablePartitionBy(SQLExpr x) voidSQLCreateIndexStatement.setTablePartitionBy(SQLExpr x) voidSQLAlterTableAddIndex.setTablePartitions(SQLExpr x) voidSQLAlterTableAlterIndex.setTablePartitions(SQLExpr x) voidSQLCreateIndexStatement.setTablePartitions(SQLExpr x) voidSQLAlterTableStatement.setTableSource(SQLExpr table) voidSQLDeleteStatement.setTableSource(SQLExpr expr) voidSQLShowPartitionsStmt.setTableSource(SQLExpr table) voidSQLUpdateStatement.setTableSource(SQLExpr expr) voidvoidSQLExternalRecordFormat.setTerminatedBy(SQLExpr x) voidvoidvoidvoidvoidSQLCommitStatement.setTransactionName(SQLExpr transactionName) voidSQLColumnDefinition.setUnitCount(SQLExpr unitCount) voidSQLCreateSequenceStatement.setUnitCount(SQLExpr x) voidSQLColumnDefinition.setUnitIndex(SQLExpr unitIndex) voidSQLCreateSequenceStatement.setUnitIndex(SQLExpr x) voidvoidvoidvoidvoidvoidSQLColumnDefinition.setValueType(SQLExpr x) voidSQLSelectQueryBlock.setWaitTime(SQLExpr waitTime) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidSQLSelect.setXmlPath(SQLExpr xmlPath) voidMethod parameters in com.alibaba.druid.sql.ast.statement with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidSQLMergeStatement.MergeInsertClause.setColumns(List<SQLExpr> columns) voidvoidSQLCreateDatabaseStatement.setOptions(Map<String, SQLExpr> options) voidSQLDescribeStatement.setPartition(List<SQLExpr> partition) voidvoidConstructors in com.alibaba.druid.sql.ast.statement with parameters of type SQLExprModifierConstructorDescriptionSQLAssignItem(SQLExpr target, SQLExpr value) SQLColumnCheck(SQLExpr expr) SQLDeclareStatement(SQLName name, SQLDataType dataType, SQLExpr value) SQLDefault(SQLExpr expr, SQLExpr column) SQLExprHint(SQLExpr expr) SQLExprStatement(SQLExpr expr) SQLExprTableSource(SQLExpr expr) SQLExprTableSource(SQLExpr expr, String alias) SQLJoinTableSource(SQLTableSource left, SQLJoinTableSource.JoinType joinType, SQLTableSource right, SQLExpr condition) SQLSelectItem(SQLExpr expr) SQLSelectItem(SQLExpr expr, String alias) SQLSelectItem(SQLExpr expr, String alias, boolean connectByRoot) SQLSelectItem(SQLExpr expr, List<String> aliasList, boolean connectByRoot) SQLSelectOrderByItem(SQLExpr expr) SQLSelectOrderByItem(SQLExpr expr, SQLOrderingSpecification type) SQLSetStatement(SQLExpr target, SQLExpr value) SQLSetStatement(SQLExpr target, SQLExpr value, DbType dbType) Constructor parameters in com.alibaba.druid.sql.ast.statement with type arguments of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.builder
Methods in com.alibaba.druid.sql.builder with parameters of type SQLExprModifier and TypeMethodDescription -
Uses of SQLExpr in com.alibaba.druid.sql.builder.impl
Methods in com.alibaba.druid.sql.builder.impl that return SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.ads.parser
Methods in com.alibaba.druid.sql.dialect.ads.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprAdsExprParser.parseAliasExpr(String alias) AdsExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.ads.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.antspark.ast
Fields in com.alibaba.druid.sql.dialect.antspark.ast declared as SQLExprFields in com.alibaba.druid.sql.dialect.antspark.ast with type parameters of type SQLExprModifier and TypeFieldDescriptionAntsparkCreateTableStatement.skewedByAntsparkCreateTableStatement.skewedByOnMethods in com.alibaba.druid.sql.dialect.antspark.ast that return SQLExprMethods in com.alibaba.druid.sql.dialect.antspark.ast that return types with arguments of type SQLExprModifier and TypeMethodDescriptionAntsparkCreateTableStatement.getSkewedBy()AntsparkCreateTableStatement.getSkewedByOn()Methods in com.alibaba.druid.sql.dialect.antspark.ast with parameters of type SQLExprModifier and TypeMethodDescriptionvoidAntsparkCreateTableStatement.addSkewedBy(SQLExpr item) voidAntsparkCreateTableStatement.addSkewedByOn(SQLExpr item) voidAntsparkCreateTableStatement.setDatasource(SQLExpr datasource) voidAntsparkCreateTableStatement.setMetaLifeCycle(SQLExpr x) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.antspark.parser
Methods in com.alibaba.druid.sql.dialect.antspark.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprAntsparkExprParser.parseAliasExpr(String alias) protected SQLExprAntsparkExprParser.parseDatasource(String alias) AntsparkExprParser.primary()AntsparkExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.antspark.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.blink.ast
Methods in com.alibaba.druid.sql.dialect.blink.ast that return SQLExprMethods in com.alibaba.druid.sql.dialect.blink.ast with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.clickhouse.ast
Methods in com.alibaba.druid.sql.dialect.clickhouse.ast that return SQLExprModifier and TypeMethodDescriptionClickhouseCreateTableStatement.getPartitionBy()ClickhouseCreateTableStatement.getSampleBy()Methods in com.alibaba.druid.sql.dialect.clickhouse.ast with parameters of type SQLExprModifier and TypeMethodDescriptionvoidClickhouseCreateTableStatement.setPartitionBy(SQLExpr x) voidClickhouseCreateTableStatement.setSampleBy(SQLExpr x) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.clickhouse.parser
Methods in com.alibaba.druid.sql.dialect.clickhouse.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprClickhouseExprParser.parseAliasExpr(String alias) ClickhouseExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.clickhouse.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.db2.ast.stmt
Methods in com.alibaba.druid.sql.dialect.db2.ast.stmt that return SQLExprModifier and TypeMethodDescriptionDB2ValuesStatement.getExpr()DB2SelectQueryBlock.getOptimizeFor()Methods in com.alibaba.druid.sql.dialect.db2.ast.stmt with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidDB2SelectQueryBlock.setOptimizeFor(SQLExpr optimizeFor) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.db2.parser
Methods in com.alibaba.druid.sql.dialect.db2.parser that return SQLExprMethods in com.alibaba.druid.sql.dialect.db2.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.hive.ast
Classes in com.alibaba.druid.sql.dialect.hive.ast that implement SQLExprMethods in com.alibaba.druid.sql.dialect.hive.ast that return SQLExprModifier and TypeMethodDescriptionHiveInputOutputFormat.getInput()HiveInputOutputFormat.getOutput()Methods in com.alibaba.druid.sql.dialect.hive.ast with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.hive.parser
Methods in com.alibaba.druid.sql.dialect.hive.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprHiveExprParser.parseAliasExpr(String alias) protected SQLExprHiveExprParser.parseInterval()HiveExprParser.primary()HiveExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.hive.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.hive.stmt
Fields in com.alibaba.druid.sql.dialect.hive.stmt declared as SQLExprModifier and TypeFieldDescriptionprotected SQLExprHiveCreateFunctionStatement.classNameprotected SQLExprHiveCreateTableStatement.intoBucketsprotected SQLExprHiveCreateFunctionStatement.locationprotected SQLExprHiveCreateTableStatement.metaLifeCycleprotected SQLExprHiveCreateFunctionStatement.symbolprotected SQLExprHiveCreateTableStatement.usingprotected SQLExprHiveLoadDataStatement.usingFields in com.alibaba.druid.sql.dialect.hive.stmt with type parameters of type SQLExprModifier and TypeFieldDescriptionHiveCreateTableStatement.skewedByHiveCreateTableStatement.skewedByOnMethods in com.alibaba.druid.sql.dialect.hive.stmt that return SQLExprModifier and TypeMethodDescriptionHiveCreateFunctionStatement.getClassName()HiveLoadDataStatement.getInpath()HiveCreateTableStatement.getIntoBuckets()HiveCreateFunctionStatement.getLocation()HiveCreateTableStatement.getMetaLifeCycle()HiveLoadDataStatement.getRowFormat()HiveLoadDataStatement.getStoredAs()HiveLoadDataStatement.getStoredBy()HiveCreateFunctionStatement.getSymbol()HiveCreateTableStatement.getUsing()HiveLoadDataStatement.getUsing()Methods in com.alibaba.druid.sql.dialect.hive.stmt that return types with arguments of type SQLExprModifier and TypeMethodDescriptionHiveLoadDataStatement.getPartition()HiveCreateTableStatement.getSkewedBy()HiveCreateTableStatement.getSkewedByOn()Methods in com.alibaba.druid.sql.dialect.hive.stmt with parameters of type SQLExprModifier and TypeMethodDescriptionvoidHiveCreateTableStatement.addSkewedBy(SQLExpr item) voidHiveCreateTableStatement.addSkewedByOn(SQLExpr item) voidHiveCreateFunctionStatement.setClassName(SQLExpr x) voidvoidvoidHiveCreateTableStatement.setIntoBuckets(SQLExpr intoBuckets) voidHiveCreateFunctionStatement.setLocation(SQLExpr x) voidHiveCreateTableStatement.setMetaLifeCycle(SQLExpr x) voidHiveLoadDataStatement.setRowFormat(SQLExpr x) voidHiveLoadDataStatement.setStoredAs(SQLExpr x) voidHiveLoadDataStatement.setStoredBy(SQLExpr x) voidvoidvoidvoid -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.ast
Methods in com.alibaba.druid.sql.dialect.mysql.ast that return SQLExprModifier and TypeMethodDescriptionMySqlUnique.getDbPartitionBy()MySqlKey.getKeyBlockSize()MySqlUnique.getTablePartitionBy()MySqlUnique.getTablePartitions()Methods in com.alibaba.druid.sql.dialect.mysql.ast with parameters of type SQLExprModifier and TypeMethodDescriptionvoidMySqlUnique.setDbPartitionBy(SQLExpr x) voidMySqlKey.setKeyBlockSize(SQLExpr x) voidMySqlUnique.setTablePartitionBy(SQLExpr x) voidMySqlUnique.setTablePartitions(SQLExpr x) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.ast.clause
Methods in com.alibaba.druid.sql.dialect.mysql.ast.clause that return SQLExprModifier and TypeMethodDescriptionMySqlCaseStatement.getCondition()MySqlCaseStatement.MySqlWhenStatement.getCondition()MySqlRepeatStatement.getCondition()Methods in com.alibaba.druid.sql.dialect.mysql.ast.clause that return types with arguments of type SQLExprMethods in com.alibaba.druid.sql.dialect.mysql.ast.clause with parameters of type SQLExprModifier and TypeMethodDescriptionvoidMySqlCaseStatement.MySqlWhenStatement.setCondition(SQLExpr condition) voidMySqlCaseStatement.setCondition(SQLExpr condition) voidMySqlRepeatStatement.setCondition(SQLExpr condition) Method parameters in com.alibaba.druid.sql.dialect.mysql.ast.clause with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidMySqlSelectIntoStatement.setVarList(List<SQLExpr> varList) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.dialect.mysql.ast.exprClasses in com.alibaba.druid.sql.dialect.mysql.ast.expr that implement SQLExprModifier and TypeClassDescriptionclassclassclassclassclassclassFields in com.alibaba.druid.sql.dialect.mysql.ast.expr declared as SQLExprMethods in com.alibaba.druid.sql.dialect.mysql.ast.expr that return SQLExprModifier and TypeMethodDescriptionMySqlExprImpl.clone()MySqlOutFileExpr.clone()MySqlOutFileExpr.getColumnsTerminatedBy()MySqlJSONTableExpr.getExpr()MySqlOrderingExpr.getExpr()MySqlOutFileExpr.getFile()MySqlOutFileExpr.getIgnoreLinesNumber()MySqlJSONTableExpr.Column.getOnEmpty()MySqlJSONTableExpr.Column.getOnError()MySqlJSONTableExpr.Column.getPath()MySqlJSONTableExpr.getPath()Methods in com.alibaba.druid.sql.dialect.mysql.ast.expr with parameters of type SQLExprModifier and TypeMethodDescriptionbooleanvoidMySqlOutFileExpr.setColumnsTerminatedBy(SQLExpr columnsTerminatedBy) voidvoidvoidvoidMySqlOutFileExpr.setIgnoreLinesNumber(SQLExpr ignoreLinesNumber) voidMySqlJSONTableExpr.Column.setOnEmpty(SQLExpr x) voidMySqlJSONTableExpr.Column.setOnError(SQLExpr x) voidvoidConstructors in com.alibaba.druid.sql.dialect.mysql.ast.expr with parameters of type SQLExprModifierConstructorDescriptionMySqlOrderingExpr(SQLExpr expr, SQLOrderingSpecification type) MySqlOutFileExpr(SQLExpr file) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.ast.statement
Classes in com.alibaba.druid.sql.dialect.mysql.ast.statement that implement SQLExprFields in com.alibaba.druid.sql.dialect.mysql.ast.statement declared as SQLExprModifier and TypeFieldDescriptionprotected SQLExprMySqlCreateTableStatement.dbPartitionByprotected SQLExprMySqlCreateTableStatement.dbPartitionsprotected SQLExprMySqlCreateTableStatement.tablePartitionByprotected SQLExprMySqlCreateTableStatement.tablePartitionsMethods in com.alibaba.druid.sql.dialect.mysql.ast.statement that return SQLExprModifier and TypeMethodDescriptionMySqlAlterTablespaceStatement.getAddDataFile()MySqlCreateTableSpaceStatement.getAddDataFile()MySqlAlterLogFileGroupStatement.getAddUndoFile()MySqlCreateAddLogFileGroupStatement.getAddUndoFile()MySqlEventSchedule.getAt()MySqlCreateUserStatement.UserSpecification.getAuthPlugin()MySqlCreateTableSpaceStatement.getAutoExtentSize()MySqlAlterEventStatement.getComment()MySqlCreateAddLogFileGroupStatement.getComment()MySqlCreateEventStatement.getComment()MySqlCreateTableSpaceStatement.getComment()MySqlTableIndex.getComment()MySqlExplainStatement.getConnectionId()MySqlHelpStatement.getContent()MySqlCreateServerStatement.getDatabase()MySqlShowCreateDatabaseStatement.getDatabase()MySqlShowOpenTablesStatement.getDatabase()MySqlCreateTableStatement.getDbPartitionBy()MySqlExtPartition.Item.getDbPartitionBy()MySqlTableIndex.getDbPartitionBy()MySqlCreateTableStatement.getDbpartitions()MySqlCreateTableStatement.getDbPartitions()MySqlAlterTableAlterColumn.getDefaultExpr()MySqlAlterTablespaceStatement.getDropDataFile()MySqlEventSchedule.getEnds()MySqlAlterLogFileGroupStatement.getEngine()MySqlAlterTablespaceStatement.getEngine()MySqlCreateAddLogFileGroupStatement.getEngine()MySqlCreateTableSpaceStatement.getEngine()MySqlCreateTableStatement.getEngine()MySqlShowCreateEventStatement.getEventName()MySqlEventSchedule.getEvery()MySqlBinlogStatement.getExpr()MySqlCreateTableSpaceStatement.getExtentSize()MySqlCreateTableSpaceStatement.getFileBlockSize()MySqlShowProfileStatement.getForQuery()MySqlPrepareStatement.getFrom()MySqlShowBinLogEventsStatement.getFrom()MySqlShowRelayLogEventsStatement.getFrom()MySqlCreateServerStatement.getHost()MySqlXAStatement.getId()MySqlLoadDataInFileStatement.getIgnoreLinesNumber()MySqlLoadXmlStatement.getIgnoreLinesNumber()MySqlShowBinLogEventsStatement.getIn()MySqlAlterLogFileGroupStatement.getInitialSize()MySqlAlterTablespaceStatement.getInitialSize()MySqlCreateAddLogFileGroupStatement.getInitialSize()MySqlCreateTableSpaceStatement.getInitialSize()MySqlShowEventsStatement.getLike()MySqlShowFunctionStatusStatement.getLike()MySqlShowOpenTablesStatement.getLike()MySqlShowProcedureStatusStatement.getLike()MySqlShowStatusStatement.getLike()MySqlShowTableStatusStatement.getLike()MySqlShowTriggersStatement.getLike()MySqlAlterTableLock.getLockType()MySqlCreateTableSpaceStatement.getLogFileGroup()MySqlShowRelayLogEventsStatement.getLogName()MySqlCreateTableSpaceStatement.getMaxSize()MySqlShowCreateFunctionStatement.getName()MySqlShowCreateProcedureStatement.getName()MySqlShowCreateTriggerStatement.getName()MySqlShowEngineStatement.getName()MySqlShowFunctionCodeStatement.getName()MySqlShowProcedureCodeStatement.getName()MySqlCreateAddLogFileGroupStatement.getNodeGroup()MySqlCreateTableSpaceStatement.getNodeGroup()protected SQLExprMySqlTableIndex.getOption(long hash64) MySqlCreateServerStatement.getOwner()MySqlCreateServerStatement.getPassword()MySqlCreateUserStatement.UserSpecification.getPassword()MySqlShowCharacterSetStatement.getPattern()MySqlShowCollationStatement.getPattern()MySqlSetTransactionStatement.getPolicy()MySqlCreateServerStatement.getPort()MySqlCreateAddLogFileGroupStatement.getRedoBufferSize()MySqlFlushStatement.getRelayLogsForChannel()MySqlLoadXmlStatement.getRowsIdentifiedBy()MySqlShowEventsStatement.getSchema()MySqlCreateServerStatement.getSocket()MySqlEventSchedule.getStarts()MySqlCreateTableStatement.TableSpaceOption.getStorage()MySqlCreateTableStatement.getTablePartitionBy()MySqlTableIndex.getTablePartitionBy()MySqlCreateTableStatement.getTablePartitions()MySqlTableIndex.getTablePartitions()MySqlUpdateStatement.getTargetAffectRow()MySqlExtPartition.Item.getTbPartitionBy()MySqlCreateTableStatement.getTbpartitions()MySqlKillStatement.getThreadId()MySqlCreateAddLogFileGroupStatement.getUndoBufferSize()MySqlAlterServerStatement.getUser()MySqlAlterUserStatement.AlterUser.getUser()MySqlCreateServerStatement.getUser()MySqlCreateUserStatement.UserSpecification.getUser()MySqlShowBroadcastsStatement.getWhere()MySqlShowCharacterSetStatement.getWhere()MySqlShowCollationStatement.getWhere()MySqlShowDatabaseStatusStatement.getWhere()MySqlShowDatasourcesStatement.getWhere()MySqlShowDdlStatusStatement.getWhere()MySqlShowDsStatement.getWhere()MySqlShowEventsStatement.getWhere()MySqlShowFunctionStatusStatement.getWhere()MySqlShowHelpStatement.getWhere()MySqlShowJobStatusStatement.getWhere()MySqlShowMigrateTaskStatusStatement.getWhere()MySqlShowNodeStatement.getWhere()MySqlShowOpenTablesStatement.getWhere()MySqlShowProcedureStatusStatement.getWhere()MySqlShowRuleStatement.getWhere()MySqlShowRuleStatusStatement.getWhere()MySqlShowSequencesStatement.getWhere()MySqlShowSlowStatement.getWhere()MySqlShowStatusStatement.getWhere()MySqlShowTableStatusStatement.getWhere()MySqlShowTopologyStatement.getWhere()MySqlShowTraceStatement.getWhere()MySqlShowTriggersStatement.getWhere()MySqlExplainStatement.getWild()Methods in com.alibaba.druid.sql.dialect.mysql.ast.statement that return types with arguments of type SQLExprModifier and TypeMethodDescriptionMySqlLoadDataInFileStatement.getColumns()MySqlSubPartitionByValue.getColumns()MySqlInsertStatement.getDuplicateKeyUpdate()MySqlManageInstanceGroupStatement.getGroupNames()MySqlSubPartitionByList.getKeys()MySqlExecuteStatement.getParameters()MySqlSelectQueryBlock.getProcedureArgumentList()SQLAlterResourceGroupStatement.getProperties()SQLCreateResourceGroupStatement.getProperties()MySqlLoadDataInFileStatement.getSetList()MySqlLoadXmlStatement.getSetList()MySqlKillStatement.getThreadIds()MySqlAlterUserStatement.getUsers()Methods in com.alibaba.druid.sql.dialect.mysql.ast.statement with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidSQLAlterResourceGroupStatement.addProperty(String name, SQLExpr value) voidSQLCreateResourceGroupStatement.addProperty(String name, SQLExpr value) voidMySqlAlterTablespaceStatement.setAddDataFile(SQLExpr x) voidMySqlCreateTableSpaceStatement.setAddDataFile(SQLExpr x) voidMySqlAlterLogFileGroupStatement.setAddUndoFile(SQLExpr x) voidMySqlCreateAddLogFileGroupStatement.setAddUndoFile(SQLExpr x) voidvoidMySqlCreateUserStatement.UserSpecification.setAuthPlugin(SQLExpr authPlugin) voidMySqlCreateTableSpaceStatement.setAutoExtentSize(SQLExpr x) voidMySqlAlterEventStatement.setComment(SQLExpr comment) voidMySqlCreateAddLogFileGroupStatement.setComment(SQLExpr x) voidMySqlCreateEventStatement.setComment(SQLExpr comment) voidMySqlCreateTableSpaceStatement.setComment(SQLExpr x) voidMySqlTableIndex.setComment(SQLExpr x) voidMySqlExplainStatement.setConnectionId(SQLExpr connectionId) voidMySqlHelpStatement.setContent(SQLExpr content) voidMySqlCreateServerStatement.setDatabase(SQLExpr x) voidMySqlShowCreateDatabaseStatement.setDatabase(SQLExpr database) voidMySqlShowOpenTablesStatement.setDatabase(SQLExpr database) voidMySqlCreateTableStatement.setDbPartitionBy(SQLExpr x) voidMySqlExtPartition.Item.setDbPartitionBy(SQLExpr x) voidMySqlTableIndex.setDbPartitionBy(SQLExpr x) voidMySqlCreateTableStatement.setDbPartitions(SQLExpr x) voidMySqlAlterTableAlterColumn.setDefaultExpr(SQLExpr defaultExpr) voidMySqlAlterTablespaceStatement.setDropDataFile(SQLExpr x) voidvoidvoidvoidvoidvoidvoidMySqlShowCreateEventStatement.setEventName(SQLExpr eventName) voidvoidvoidMySqlCreateTableSpaceStatement.setExtentSize(SQLExpr x) voidMySqlCreateTableSpaceStatement.setFileBlockSize(SQLExpr x) voidMySqlShowProfileStatement.setForQuery(SQLExpr forQuery) voidvoidvoidvoidvoidvoidMySqlLoadDataInFileStatement.setIgnoreLinesNumber(SQLExpr ignoreLinesNumber) voidMySqlLoadXmlStatement.setIgnoreLinesNumber(SQLExpr ignoreLinesNumber) voidvoidMySqlAlterLogFileGroupStatement.setInitialSize(SQLExpr x) voidMySqlAlterTablespaceStatement.setInitialSize(SQLExpr x) voidMySqlCreateAddLogFileGroupStatement.setInitialSize(SQLExpr x) voidMySqlCreateTableSpaceStatement.setInitialSize(SQLExpr x) voidvoidvoidvoidvoidvoidvoidvoidMySqlAlterTableLock.setLockType(SQLExpr lockType) voidMySqlCreateTableSpaceStatement.setLogFileGroup(SQLExpr x) voidMySqlShowRelayLogEventsStatement.setLogName(SQLExpr logName) voidMySqlCreateTableSpaceStatement.setMaxSize(SQLExpr x) voidvoidvoidvoidvoidvoidvoidMySqlCreateAddLogFileGroupStatement.setNodeGroup(SQLExpr x) voidMySqlCreateTableSpaceStatement.setNodeGroup(SQLExpr x) voidvoidMySqlCreateTableStatement.setPageChecksum(SQLExpr x) voidMySqlCreateServerStatement.setPassword(SQLExpr x) voidMySqlCreateUserStatement.UserSpecification.setPassword(SQLExpr password) voidMySqlShowCharacterSetStatement.setPattern(SQLExpr pattern) voidMySqlShowCollationStatement.setPattern(SQLExpr pattern) voidvoidvoidMySqlCreateAddLogFileGroupStatement.setRedoBufferSize(SQLExpr x) voidMySqlFlushStatement.setRelayLogsForChannel(SQLExpr relayLogsForChannel) voidMySqlLoadXmlStatement.setRowsIdentifiedBy(SQLExpr rowsIdentifiedBy) voidvoidvoidvoidMySqlCreateTableStatement.TableSpaceOption.setStorage(SQLExpr storage) voidMySqlCreateTableStatement.setTablePartitionBy(SQLExpr x) voidMySqlTableIndex.setTablePartitionBy(SQLExpr x) voidMySqlCreateTableStatement.setTablePartitions(SQLExpr x) voidMySqlTableIndex.setTablePartitions(SQLExpr x) voidMySqlUpdateStatement.setTargetAffectRow(SQLExpr targetAffectRow) voidMySqlExtPartition.Item.setTbPartitionBy(SQLExpr x) voidMySqlKillStatement.setThreadId(SQLExpr threadId) voidMySqlCreateTableStatement.setTransactional(SQLExpr x) voidMySqlCreateAddLogFileGroupStatement.setUndoBufferSize(SQLExpr x) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in com.alibaba.druid.sql.dialect.mysql.ast.statement with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidMySqlLoadDataInFileStatement.setColumns(List<SQLExpr> columns) voidMySqlLoadDataInFileStatement.setSetList(List<SQLExpr> setList) Constructors in com.alibaba.druid.sql.dialect.mysql.ast.statement with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.parser
Methods in com.alibaba.druid.sql.dialect.mysql.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprMySqlExprParser.parseAliasExpr(String alias) protected SQLExprMySqlExprParser.parseExtract()protected SQLExprMySqlExprParser.parseInterval()protected SQLExprMySqlExprParser.parsePosition()MySqlExprParser.primary()final SQLExprMySqlExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.mysql.parser that return types with arguments of type SQLExprModifier and TypeMethodDescriptionMySqlSelectIntoParser.parseIntoArgs()parser the select into argumentsMethods in com.alibaba.druid.sql.dialect.mysql.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.visitor
Method parameters in com.alibaba.druid.sql.dialect.mysql.visitor with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidMySqlOutputVisitor.printInsertColumns(List<SQLExpr> columns) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.mysql.visitor.transform
Methods in com.alibaba.druid.sql.dialect.mysql.visitor.transform with parameters of type SQLExprModifier and TypeMethodDescriptionbooleanNameResolveVisitor.isAliasColumn(SQLExpr x, SQLSelectQueryBlock source) 是否是 select item 字段的别名booleanNameResolveVisitor.isRowNumColumn(SQLExpr x, SQLSelectQueryBlock source) 是否是 rownum 或者 rownum 别名 -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.odps.ast
Classes in com.alibaba.druid.sql.dialect.odps.ast that implement SQLExprFields in com.alibaba.druid.sql.dialect.odps.ast declared as SQLExprModifier and TypeFieldDescriptionprotected SQLExprOdpsAddFileStatement.commentprotected SQLExprOdpsAddTableStatement.commentprotected SQLExprOdpsCreateTableStatement.lifecycleprotected SQLExprOdpsUnloadStatement.locationprotected SQLExprOdpsUnloadStatement.storedAsprotected SQLExprOdpsCreateTableStatement.storedByFields in com.alibaba.druid.sql.dialect.odps.ast with type parameters of type SQLExprMethods in com.alibaba.druid.sql.dialect.odps.ast that return SQLExprModifier and TypeMethodDescriptionOdpsTransformExpr.clone()OdpsAddFileStatement.getComment()OdpsAddTableStatement.getComment()OdpsGrantStmt.getExpire()OdpsStatisticClause.ExpressionCondition.getExpr()OdpsShowChangelogsStatement.getId()OdpsDeclareVariableStatement.getInitValue()OdpsGrantStmt.getLabel()OdpsCreateTableStatement.getLifecycle()OdpsUnloadStatement.getLocation()OdpsListStmt.getObject()OdpsShowGrantsStmt.getObjectType()OdpsSetLabelStatement.getProject()OdpsReadStatement.getRowCount()OdpsUnloadStatement.getStoredAs()OdpsCreateTableStatement.getStoredBy()OdpsRestoreStatement.getTo()OdpsUndoTableStatement.getTo()OdpsSetLabelStatement.getUser()OdpsShowGrantsStmt.getUser()OdpsTransformExpr.getUsing()OdpsAlterTableSetChangeLogs.getValue()OdpsAlterTableSetFileFormat.getValue()Methods in com.alibaba.druid.sql.dialect.odps.ast that return types with arguments of type SQLExprModifier and TypeMethodDescriptionOdpsNewExpr.getInitValues()OdpsTransformExpr.getInputColumns()OdpsTransformExpr.getResources()OdpsCreateTableStatement.getWithSerdeproperties()Methods in com.alibaba.druid.sql.dialect.odps.ast with parameters of type SQLExprModifier and TypeMethodDescriptionvoidOdpsAddFileStatement.setComment(SQLExpr x) voidOdpsAddTableStatement.setComment(SQLExpr x) voidvoidvoidvoidOdpsDeclareVariableStatement.setInitValue(SQLExpr x) voidvoidOdpsCreateTableStatement.setLifecycle(SQLExpr lifecycle) voidOdpsUnloadStatement.setLocation(SQLExpr location) voidvoidOdpsShowGrantsStmt.setObjectType(SQLExpr objectType) voidOdpsSetLabelStatement.setProject(SQLExpr x) voidOdpsReadStatement.setRowCount(SQLExpr rowCount) voidOdpsUnloadStatement.setStoredAs(SQLExpr x) voidOdpsCreateTableStatement.setStoredBy(SQLExpr x) voidvoidvoidvoidvoidvoidvoidConstructors in com.alibaba.druid.sql.dialect.odps.ast with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.odps.parser
Methods in com.alibaba.druid.sql.dialect.odps.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprOdpsExprParser.parseAliasExpr(String alias) OdpsExprParser.primaryRest(SQLExpr expr) OdpsExprParser.relationalRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.odps.parser with parameters of type SQLExprModifier and TypeMethodDescriptionOdpsExprParser.primaryRest(SQLExpr expr) OdpsExprParser.relationalRest(SQLExpr expr) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.odps.visitor
Methods in com.alibaba.druid.sql.dialect.odps.visitor with parameters of type SQLExprModifier and TypeMethodDescriptionprotected voidOdpsOutputVisitor.printMethodOwner(SQLExpr owner) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oracle.ast
Fields in com.alibaba.druid.sql.dialect.oracle.ast with type parameters of type SQLExprMethods in com.alibaba.druid.sql.dialect.oracle.ast that return types with arguments of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oracle.ast.clause
Classes in com.alibaba.druid.sql.dialect.oracle.ast.clause that implement SQLExprMethods in com.alibaba.druid.sql.dialect.oracle.ast.clause that return SQLExprModifier and TypeMethodDescriptionModelClause.CellAssignment.clone()OracleStorageClause.getBufferPool()OracleLobStorageClause.getChunk()CycleClause.getDefaultValue()ModelClause.CellAssignmentItem.getExpr()ModelClause.ModelColumn.getExpr()OracleStorageClause.getFreeListGroups()OracleStorageClause.getFreeLists()OracleStorageClause.getInitial()ModelClause.ModelRulesClause.getIterate()ModelClause.MainModelClause.getMainModelName()CycleClause.getMark()OracleStorageClause.getMaxExtents()OracleStorageClause.getMaxSize()ModelClause.CellAssignment.getMeasureColumn()OracleStorageClause.getMinExtents()ModelClause.ReferenceModelClause.getName()OracleStorageClause.getNext()OracleStorageClause.getObjno()OracleStorageClause.getPctIncrease()OracleLobStorageClause.getPctversion()SampleClause.getSeedValue()ModelClause.ModelRulesClause.getUntil()CycleClause.getValue()Methods in com.alibaba.druid.sql.dialect.oracle.ast.clause that return types with arguments of type SQLExprModifier and TypeMethodDescriptionCycleClause.getAliases()ModelClause.CellAssignment.getConditions()ModelClause.QueryPartitionClause.getExprList()OracleReturningClause.getItems()SampleClause.getPercent()OracleReturningClause.getValues()Methods in com.alibaba.druid.sql.dialect.oracle.ast.clause with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidSampleClause.addPercent(SQLExpr x) voidbooleanbooleanbooleanvoidOracleStorageClause.setBufferPool(SQLExpr bufferPool) voidvoidCycleClause.setDefaultValue(SQLExpr defaultValue) voidvoidvoidOracleStorageClause.setFreeListGroups(SQLExpr freeListGroups) voidOracleStorageClause.setFreeLists(SQLExpr freeLists) voidOracleStorageClause.setInitial(SQLExpr initial) voidModelClause.ModelRulesClause.setIterate(SQLExpr iterate) voidModelClause.MainModelClause.setMainModelName(SQLExpr mainModelName) voidvoidOracleStorageClause.setMaxExtents(SQLExpr maxExtents) voidOracleStorageClause.setMaxSize(SQLExpr maxSize) voidModelClause.CellAssignment.setMeasureColumn(SQLExpr e) voidOracleStorageClause.setMinExtents(SQLExpr minExtents) voidvoidvoidvoidOracleStorageClause.setPctIncrease(SQLExpr pctIncrease) voidOracleLobStorageClause.setPctversion(SQLExpr pctversion) voidSampleClause.setSeedValue(SQLExpr seedValue) voidvoidMethod parameters in com.alibaba.druid.sql.dialect.oracle.ast.clause with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidModelClause.QueryPartitionClause.setExprList(List<SQLExpr> exprList) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oracle.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.dialect.oracle.ast.exprClasses in com.alibaba.druid.sql.dialect.oracle.ast.expr that implement SQLExprModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.alibaba.druid.sql.dialect.oracle.ast.expr that return SQLExprModifier and TypeMethodDescriptionOracleIsOfTypeExpr.clone()OracleAnalyticWindowing.getExpr()OracleDatetimeExpr.getExpr()OracleIsOfTypeExpr.getExpr()OracleOuterExpr.getExpr()OracleTreatExpr.getExpr()OracleRangeExpr.getLowBound()OracleIsSetExpr.getNestedTable()OracleIntervalExpr.getPrecision()OracleDatetimeExpr.getTimeZone()OracleIntervalExpr.getToFactionalSecondsPrecision()OracleTreatExpr.getType()OracleRangeExpr.getUpBound()OracleArgumentExpr.getValue()OracleIntervalExpr.getValue()Methods in com.alibaba.druid.sql.dialect.oracle.ast.expr that return types with arguments of type SQLExprMethods in com.alibaba.druid.sql.dialect.oracle.ast.expr with parameters of type SQLExprModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanvoidvoidvoidvoidvoidvoidOracleRangeExpr.setLowBound(SQLExpr lowBound) voidOracleIsSetExpr.setNestedTable(SQLExpr nestedTable) voidOracleIntervalExpr.setPrecision(SQLExpr precision) voidOracleDatetimeExpr.setTimeZone(SQLExpr timeZone) voidOracleIntervalExpr.setToFactionalSecondsPrecision(SQLExpr x) voidvoidOracleRangeExpr.setUpBound(SQLExpr upBound) voidvoidConstructors in com.alibaba.druid.sql.dialect.oracle.ast.expr with parameters of type SQLExprModifierConstructorDescriptionOracleArgumentExpr(String argumentName, SQLExpr value) OracleDatetimeExpr(SQLExpr expr, SQLExpr timeZone) OracleIsSetExpr(SQLExpr nestedTable) OracleOuterExpr(SQLExpr expr) OracleRangeExpr(SQLExpr lowBound, SQLExpr upBound) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oracle.ast.stmt
Methods in com.alibaba.druid.sql.dialect.oracle.ast.stmt that return SQLExprModifier and TypeMethodDescriptionOracleCreateDatabaseDbLinkStatement.getAuthenticatedUser()OracleFileSpecification.getAutoExtendOn()OracleLobParameters.getChunk()OracleExecuteImmediateStatement.getDynamicSql()OracleRaiseStatement.getException()OracleRunStatement.getExpr()OracleCreateTableStatement.Organization.getExternalDirectory()OracleCreateTableStatement.Organization.getExternalRejectLimit()OracleExplainStatement.getInto()OracleSetTransactionStatement.getName()OracleCreateIndexStatement.getParallel()OracleCreateTableStatement.getParallelValue()OracleLockTableStatement.getPartition()OracleLobParameters.getPctVersion()OracleFileSpecification.getSize()OracleExplainStatement.getStatementId()OracleCreateDatabaseDbLinkStatement.getUsing()OracleCreateTypeStatement.getVarraySizeLimit()OracleLockTableStatement.getWait()OracleContinueStatement.getWhen()OracleExceptionStatement.Item.getWhen()OracleExitStatement.getWhen()OracleMultiInsertStatement.ConditionalInsertClauseItem.getWhen()Methods in com.alibaba.druid.sql.dialect.oracle.ast.stmt that return types with arguments of type SQLExprModifier and TypeMethodDescriptionOracleAlterTableSplitPartition.getAt()OracleCreateTableStatement.Organization.getExternalDirectoryLocation()OracleFileSpecification.getFileNames()OracleExecuteImmediateStatement.getInto()OraclePipeRowStatement.getParameters()OracleUpdateStatement.getReturningInto()OracleExecuteImmediateStatement.getReturnInto()OracleAlterTableSplitPartition.getValues()Methods in com.alibaba.druid.sql.dialect.oracle.ast.stmt with parameters of type SQLExprModifier and TypeMethodDescriptionvoidOracleUpdateStatement.addReturningInto(SQLExpr returningInto) OracleSelectJoin.join(SQLTableSource right, SQLJoinTableSource.JoinType joinType, SQLExpr condition) booleanvoidOracleCreateDatabaseDbLinkStatement.setAuthenticatedUser(SQLExpr authenticatedUser) voidOracleFileSpecification.setAutoExtendOn(SQLExpr autoExtendOn) voidvoidOracleExecuteImmediateStatement.setDynamicSql(SQLExpr dynamicSql) voidOracleRaiseStatement.setException(SQLExpr exception) voidvoidOracleCreateTableStatement.Organization.setExternalDirectory(SQLExpr externalDirectory) voidOracleCreateTableStatement.Organization.setExternalRejectLimit(SQLExpr externalRejectLimit) voidvoidvoidOracleCreateIndexStatement.setParallel(SQLExpr parallel) voidOracleCreateTableStatement.setParallelValue(SQLExpr x) voidOracleLockTableStatement.setPartition(SQLExpr partition) voidOracleLobParameters.setPctVersion(SQLExpr x) voidvoidOracleExplainStatement.setStatementId(SQLExpr statementId) voidvoidOracleCreateTypeStatement.setVarraySizeLimit(SQLExpr x) voidvoidvoidvoidvoidMethod parameters in com.alibaba.druid.sql.dialect.oracle.ast.stmt with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidvoidOracleFileSpecification.setFileNames(List<SQLExpr> fileNames) voidConstructors in com.alibaba.druid.sql.dialect.oracle.ast.stmt with parameters of type SQLExprModifierConstructorDescriptionOracleRunStatement(SQLExpr expr) OracleSelectJoin(SQLTableSource left, SQLJoinTableSource.JoinType joinType, SQLTableSource right, SQLExpr condition) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oracle.parser
Methods in com.alibaba.druid.sql.dialect.oracle.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprprotected SQLExprOracleExprParser.methodRest(SQLExpr expr, boolean acceptLPAREN) protected SQLExprOracleExprParser.parseInterval()OracleExprParser.primary()OracleExprParser.primaryRest(SQLExpr expr) OracleExprParser.relationalRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.oracle.parser with parameters of type SQLExprModifier and TypeMethodDescriptionprotected SQLExprprotected SQLExprOracleExprParser.methodRest(SQLExpr expr, boolean acceptLPAREN) OracleExprParser.primaryRest(SQLExpr expr) OracleExprParser.relationalRest(SQLExpr expr) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oracle.visitor
Methods in com.alibaba.druid.sql.dialect.oracle.visitor that return SQLExprMethods in com.alibaba.druid.sql.dialect.oracle.visitor with parameters of type SQLExprModifier and TypeMethodDescriptionstatic SQLExprprotected TableStat.Columnstatic SQLExprbooleanstatic SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oscar.ast
Methods in com.alibaba.druid.sql.dialect.oscar.ast that return SQLExprMethods in com.alibaba.druid.sql.dialect.oscar.ast with parameters of type SQLExprConstructors in com.alibaba.druid.sql.dialect.oscar.ast with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oscar.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.dialect.oscar.ast.expr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oscar.ast.stmt
Methods in com.alibaba.druid.sql.dialect.oscar.ast.stmt that return SQLExprModifier and TypeMethodDescriptionOscarSelectQueryBlock.FetchClause.getCount()OscarShowStatement.getExpr()OscarInsertStatement.getOnConflictUpdateWhere()OscarInsertStatement.getOnConflictWhere()OscarInsertStatement.getReturning()Methods in com.alibaba.druid.sql.dialect.oscar.ast.stmt that return types with arguments of type SQLExprModifier and TypeMethodDescriptionOscarSelectQueryBlock.getDistinctOn()OscarSelectQueryBlock.ForClause.getOf()OscarInsertStatement.getOnConflictTarget()Methods in com.alibaba.druid.sql.dialect.oscar.ast.stmt with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidvoidOscarInsertStatement.setOnConflictUpdateWhere(SQLExpr x) voidOscarInsertStatement.setOnConflictWhere(SQLExpr x) voidOscarInsertStatement.setReturning(SQLExpr returning) Method parameters in com.alibaba.druid.sql.dialect.oscar.ast.stmt with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidOscarSelectQueryBlock.setDistinctOn(List<SQLExpr> distinctOn) voidvoidOscarInsertStatement.setOnConflictTarget(List<SQLExpr> onConflictTarget) Constructors in com.alibaba.druid.sql.dialect.oscar.ast.stmt with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.oscar.parser
Methods in com.alibaba.druid.sql.dialect.oscar.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprOscarExprParser.parseInterval()OscarExprParser.primary()OscarExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.oscar.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.postgresql.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.dialect.postgresql.ast.exprClasses in com.alibaba.druid.sql.dialect.postgresql.ast.expr that implement SQLExprModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassMethods in com.alibaba.druid.sql.dialect.postgresql.ast.expr that return SQLExprModifier and TypeMethodDescriptionPGExtractExpr.getSource()PGBoxExpr.getValue()PGCidrExpr.getValue()PGCircleExpr.getValue()PGInetExpr.getValue()PGLineSegmentsExpr.getValue()PGMacAddrExpr.getValue()PGPointExpr.getValue()PGPolygonExpr.getValue()Methods in com.alibaba.druid.sql.dialect.postgresql.ast.expr with parameters of type SQLExprModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.postgresql.ast.stmt
Methods in com.alibaba.druid.sql.dialect.postgresql.ast.stmt that return SQLExprModifier and TypeMethodDescriptionPGSelectQueryBlock.FetchClause.getCount()PGShowStatement.getExpr()PGInsertStatement.getOnConflictUpdateWhere()PGInsertStatement.getOnConflictWhere()PGInsertStatement.getReturning()Methods in com.alibaba.druid.sql.dialect.postgresql.ast.stmt that return types with arguments of type SQLExprModifier and TypeMethodDescriptionPGSelectQueryBlock.getDistinctOn()PGSelectQueryBlock.ForClause.getOf()PGInsertStatement.getOnConflictTarget()Methods in com.alibaba.druid.sql.dialect.postgresql.ast.stmt with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidvoidPGInsertStatement.setOnConflictUpdateWhere(SQLExpr x) voidPGInsertStatement.setOnConflictWhere(SQLExpr x) voidPGInsertStatement.setReturning(SQLExpr returning) Method parameters in com.alibaba.druid.sql.dialect.postgresql.ast.stmt with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidPGSelectQueryBlock.setDistinctOn(List<SQLExpr> distinctOn) voidvoidPGInsertStatement.setOnConflictTarget(List<SQLExpr> onConflictTarget) Constructors in com.alibaba.druid.sql.dialect.postgresql.ast.stmt with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.postgresql.parser
Methods in com.alibaba.druid.sql.dialect.postgresql.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprPGExprParser.parseInterval()PGExprParser.primary()PGExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.postgresql.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.sqlserver.ast
Fields in com.alibaba.druid.sql.dialect.sqlserver.ast with type parameters of type SQLExprMethods in com.alibaba.druid.sql.dialect.sqlserver.ast that return SQLExprMethods in com.alibaba.druid.sql.dialect.sqlserver.ast that return types with arguments of type SQLExprMethods in com.alibaba.druid.sql.dialect.sqlserver.ast with parameters of type SQLExprConstructors in com.alibaba.druid.sql.dialect.sqlserver.ast with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.sqlserver.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.dialect.sqlserver.ast.exprClasses in com.alibaba.druid.sql.dialect.sqlserver.ast.expr that implement SQLExprConstructors in com.alibaba.druid.sql.dialect.sqlserver.ast.expr with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.sqlserver.ast.stmt
Methods in com.alibaba.druid.sql.dialect.sqlserver.ast.stmt that return SQLExprModifier and TypeMethodDescriptionSQLServerWaitForStatement.getDelay()SQLServerExecStatement.SQLServerParameter.getExpr()SQLServerRollbackStatement.getName()SQLServerWaitForStatement.getTime()SQLServerWaitForStatement.getTimeout()Methods in com.alibaba.druid.sql.dialect.sqlserver.ast.stmt with parameters of type SQLExprModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidSQLServerWaitForStatement.setTimeout(SQLExpr timeout) -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.sqlserver.parser
Methods in com.alibaba.druid.sql.dialect.sqlserver.parser that return SQLExprModifier and TypeMethodDescriptionprotected SQLExprSQLServerExprParser.primary()SQLServerExprParser.primaryRest(SQLExpr expr) Methods in com.alibaba.druid.sql.dialect.sqlserver.parser with parameters of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.starrocks.ast.expr
Subinterfaces of SQLExpr in com.alibaba.druid.sql.dialect.starrocks.ast.exprClasses in com.alibaba.druid.sql.dialect.starrocks.ast.expr that implement SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.dialect.starrocks.ast.statement
Fields in com.alibaba.druid.sql.dialect.starrocks.ast.statement declared as SQLExprModifier and TypeFieldDescriptionprotected SQLExprStarRocksCreateTableStatement.distributedByprotected SQLExprStarRocksCreateTableStatement.endprotected SQLExprStarRocksCreateTableStatement.everyprotected SQLExprStarRocksCreateTableStatement.partitionByprotected SQLExprStarRocksCreateTableStatement.startFields in com.alibaba.druid.sql.dialect.starrocks.ast.statement with type parameters of type SQLExprModifier and TypeFieldDescriptionStarRocksCreateTableStatement.fixedRangeMapStarRocksCreateTableStatement.fixedRangeMapStarRocksCreateTableStatement.lessThanMapStarRocksCreateTableStatement.lessThanMapStarRocksCreateTableStatement.modelKeyParametersMethods in com.alibaba.druid.sql.dialect.starrocks.ast.statement that return SQLExprModifier and TypeMethodDescriptionStarRocksCreateTableStatement.getDistributedBy()StarRocksCreateTableStatement.getEnd()StarRocksCreateTableStatement.getEvery()StarRocksCreateTableStatement.getPartitionBy()StarRocksCreateTableStatement.getStart()Methods in com.alibaba.druid.sql.dialect.starrocks.ast.statement that return types with arguments of type SQLExprModifier and TypeMethodDescriptionStarRocksCreateTableStatement.getFixedRangeMap()StarRocksCreateTableStatement.getFixedRangeMap()StarRocksCreateTableStatement.getLessThanMap()StarRocksCreateTableStatement.getLessThanMap()StarRocksCreateTableStatement.getModelKeyParameters()Methods in com.alibaba.druid.sql.dialect.starrocks.ast.statement with parameters of type SQLExprModifier and TypeMethodDescriptionvoidStarRocksCreateTableStatement.setDistributedBy(SQLExpr distributedBy) voidvoidvoidStarRocksCreateTableStatement.setPartitionBy(SQLExpr x) voidMethod parameters in com.alibaba.druid.sql.dialect.starrocks.ast.statement with type arguments of type SQLExprModifier and TypeMethodDescriptionvoidStarRocksCreateTableStatement.setFixedRangeMap(Map<SQLExpr, List<SQLExpr>> fixedRangeMap) voidStarRocksCreateTableStatement.setFixedRangeMap(Map<SQLExpr, List<SQLExpr>> fixedRangeMap) voidStarRocksCreateTableStatement.setLessThanMap(Map<SQLExpr, SQLExpr> lessThanMap) voidStarRocksCreateTableStatement.setLessThanMap(Map<SQLExpr, SQLExpr> lessThanMap) -
Uses of SQLExpr in com.alibaba.druid.sql.parser
Fields in com.alibaba.druid.sql.parser with type parameters of type SQLExprMethods in com.alibaba.druid.sql.parser that return SQLExprModifier and TypeMethodDescriptionfinal SQLExprSQLExprParser.additive()SQLExprParser.additiveRest(SQLExpr expr) SQLExprParser.and()final SQLExprSQLExprParser.bitAnd()final SQLExprSQLExprParser.bitAndRest(SQLExpr expr) final SQLExprSQLExprParser.bitOr()final SQLExprfinal SQLExprSQLExprParser.bitXor()SQLExprParser.bitXorRest(SQLExpr expr) protected SQLExprSQLExprParser.expr()SQLSelectParser.expr()final SQLExprSQLExprParser.groupComparisionRest(SQLExpr expr) final SQLExprprotected SQLExprSQLExprParser.methodRest(SQLExpr expr, boolean acceptLPAREN) final SQLExprSQLExprParser.multiplicative()SQLExprParser.multiplicativeRest(SQLExpr expr) SQLExprParser.notRationalRest(SQLExpr expr, boolean global) SQLExprParser.or()protected SQLExprSQLExprParser.parseAliasExpr(String alias) protected SQLExprSQLExprParser.parseAll()protected SQLExprSQLExprParser.parseAny()protected SQLExprSQLExprParser.parseExtract()protected SQLExprSQLSelectParser.parseGroupByItem()SQLExprParser.parseGroupingSet()protected SQLExprSQLExprParser.parseInterval()protected SQLExprSQLExprParser.parseMatch()protected SQLExprSQLExprParser.parsePosition()protected SQLExprSQLExprParser.parseSome()protected SQLExprSQLStatementParser.parseUser()SQLExprParser.primary()SQLExprParser.primaryRest(SQLExpr expr) SQLExprParser.relational()SQLExprParser.relationalRest(SQLExpr expr) final SQLExprSQLExprParser.shift()SQLExprParser.xor()Methods in com.alibaba.druid.sql.parser with parameters of type SQLExprModifier and TypeMethodDescriptionSQLExprParser.additiveRest(SQLExpr expr) final SQLExprSQLExprParser.bitAndRest(SQLExpr expr) final SQLExprSQLExprParser.bitXorRest(SQLExpr expr) protected SQLExprfinal SQLExprSQLExprParser.groupComparisionRest(SQLExpr expr) final SQLExprprotected static booleanprotected SQLExprSQLExprParser.methodRest(SQLExpr expr, boolean acceptLPAREN) SQLExprParser.multiplicativeRest(SQLExpr expr) SQLExprParser.notRationalRest(SQLExpr expr, boolean global) voidSQLExprParser.parseQueryPlanHint(SQLExpr expr) SQLExprParser.primaryRest(SQLExpr expr) SQLExprParser.relationalRest(SQLExpr expr) Method parameters in com.alibaba.druid.sql.parser with type arguments of type SQLExprModifier and TypeMethodDescriptionfinal voidSQLExprParser.exprList(Collection<SQLExpr> exprCol) Deprecated.final voidSQLExprParser.exprList(Collection<SQLExpr> exprCol, SQLObject parent) booleanInsertColumnsCache.put(long hashCode64, String columnsString, String columnsFormattedString, List<SQLExpr> columns) Constructor parameters in com.alibaba.druid.sql.parser with type arguments of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.sql.repository
Methods in com.alibaba.druid.sql.repository with parameters of type SQLExprModifier and TypeMethodDescriptionSchema.findColumn(SQLTableSource tableSource, SQLExpr expr) SchemaRepository.findColumn(SQLTableSource tableSource, SQLExpr expr) Schema.findTable(SQLTableSource tableSource, SQLExpr expr) SchemaRepository.findTable(SQLTableSource tableSource, SQLExpr expr) -
Uses of SQLExpr in com.alibaba.druid.sql.visitor
Methods in com.alibaba.druid.sql.visitor that return SQLExprModifier and TypeMethodDescriptionstatic SQLExprExportParameterVisitorUtils.exportParameter(List<Object> parameters, SQLExpr param) static SQLExprMethods in com.alibaba.druid.sql.visitor with parameters of type SQLExprModifier and TypeMethodDescriptionstatic SQLExprExportParameterVisitorUtils.exportParameter(List<Object> parameters, SQLExpr param) protected TableStat.Columnprotected TableStatSchemaStatVisitor.getTableStatWithUnwrap(SQLExpr expr) protected voidSchemaStatVisitor.handleCondition(SQLExpr expr, String operator, SQLExpr... valueExprs) protected voidSchemaStatVisitor.handleCondition(SQLExpr expr, String operator, List<SQLExpr> values) protected voidSchemaStatVisitor.handleRelationship(SQLExpr left, String operator, SQLExpr right) voidSQLASTParameterizedVisitor.parameterize(SQLExpr x) voidSQLASTParameterizedVisitor.parameterizeAndExportPara(SQLExpr x) protected final voidprotected final voidprotected voidSQLASTOutputVisitor.printHaving(SQLExpr having) protected voidSQLASTOutputVisitor.printMethodOwner(SQLExpr owner) protected voidSQLASTOutputVisitor.printTableSourceExpr(SQLExpr expr) protected voidSQLASTOutputVisitor.printWhere(SQLExpr where) protected final voidstatic SQLExprMethod parameters in com.alibaba.druid.sql.visitor with type arguments of type SQLExprModifier and TypeMethodDescriptionprotected voidSchemaStatVisitor.handleCondition(SQLExpr expr, String operator, List<SQLExpr> values) protected voidSQLASTOutputVisitor.printAndAccept(List<? extends SQLExpr> nodes, String seperator, boolean parameterized) voidSQLASTOutputVisitor.printInsertColumns(List<SQLExpr> columns) -
Uses of SQLExpr in com.alibaba.druid.support.calcite
Methods in com.alibaba.druid.support.calcite with parameters of type SQLExprModifier and TypeMethodDescriptionprotected org.apache.calcite.sql.SqlNodeListCalciteMySqlNodeVisitor.convertToSqlNodeList(SQLExpr expr) Method parameters in com.alibaba.druid.support.calcite with type arguments of type SQLExprModifier and TypeMethodDescriptionprotected org.apache.calcite.sql.SqlNodeListCalciteMySqlNodeVisitor.convertToSqlNodeList(List<? extends SQLExpr> exprList) -
Uses of SQLExpr in com.alibaba.druid.wall
Fields in com.alibaba.druid.wall declared as SQLExprFields in com.alibaba.druid.wall with type parameters of type SQLExprConstructors in com.alibaba.druid.wall with parameters of type SQLExprModifierConstructorDescriptionConstructor parameters in com.alibaba.druid.wall with type arguments of type SQLExpr -
Uses of SQLExpr in com.alibaba.druid.wall.spi
Methods in com.alibaba.druid.wall.spi that return SQLExprMethods in com.alibaba.druid.wall.spi that return types with arguments of type SQLExprModifier and TypeMethodDescriptionMethods in com.alibaba.druid.wall.spi with parameters of type SQLExprModifier and TypeMethodDescriptionstatic voidWallVisitorUtils.checkConditionForMultiTenant(WallVisitor visitor, SQLExpr x, SQLObject parent) Deprecated.static voidWallVisitorUtils.checkHaving(WallVisitor visitor, SQLExpr x) static booleanWallVisitorUtils.checkSqlExpr(SQLExpr x) static ObjectWallVisitorUtils.getConditionValue(WallVisitor visitor, SQLExpr x, boolean alwayTrueCheck) static SQLExprstatic Objectstatic ObjectWallVisitorUtils.getValue(WallVisitor visitor, SQLExpr x) Method parameters in com.alibaba.druid.wall.spi with type arguments of type SQLExpr