Uses of Class
com.alibaba.druid.sql.ast.expr.SQLIntegerExpr
-
-
Uses of SQLIntegerExpr in com.alibaba.druid.sql.ast
Fields in com.alibaba.druid.sql.ast declared as SQLIntegerExpr Modifier and Type Field Description protected SQLIntegerExprSQLPartitionByRange. expireAfterprotected SQLIntegerExprSQLSubPartitionBy. lifecycleprotected SQLIntegerExprSQLPartitionBy. lifeCycleprotected SQLIntegerExprSQLPartitionByRange. preAllocateMethods in com.alibaba.druid.sql.ast that return SQLIntegerExpr Modifier and Type Method Description SQLIntegerExprSQLPartitionByRange. getExpireAfter()SQLIntegerExprSQLSubPartitionBy. getLifecycle()SQLIntegerExprSQLPartitionBy. getLifeCycle()SQLIntegerExprSQLPartitionByRange. getPreAllocate()Methods in com.alibaba.druid.sql.ast with parameters of type SQLIntegerExpr Modifier and Type Method Description voidSQLPartitionByRange. setExpireAfter(SQLIntegerExpr expireAfter)voidSQLSubPartitionBy. setLifecycle(SQLIntegerExpr lifecycle)voidSQLPartitionBy. setLifeCycle(SQLIntegerExpr x)voidSQLPartitionByRange. setPreAllocate(SQLIntegerExpr preAllocate) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.ast.expr
Methods in com.alibaba.druid.sql.ast.expr that return SQLIntegerExpr Modifier and Type Method Description static SQLIntegerExprSQLIntegerExpr. add(long a, long b)SQLIntegerExprSQLIntegerExpr. clone()static SQLIntegerExprSQLIntegerExpr. greatst(SQLIntegerExpr a, SQLIntegerExpr b)static SQLIntegerExprSQLIntegerExpr. least(SQLIntegerExpr a, SQLIntegerExpr b)SQLIntegerExprSQLIntegerExpr. negative()static SQLIntegerExprSQLIntegerExpr. ofIntOrLong(long value)static SQLIntegerExprSQLIntegerExpr. substract(SQLIntegerExpr a, SQLIntegerExpr b)Methods in com.alibaba.druid.sql.ast.expr with parameters of type SQLIntegerExpr Modifier and Type Method Description intSQLIntegerExpr. compareTo(SQLIntegerExpr o)static SQLIntegerExprSQLIntegerExpr. greatst(SQLIntegerExpr a, SQLIntegerExpr b)static SQLIntegerExprSQLIntegerExpr. least(SQLIntegerExpr a, SQLIntegerExpr b)static SQLIntegerExprSQLIntegerExpr. substract(SQLIntegerExpr a, SQLIntegerExpr b) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.ast.statement
Fields in com.alibaba.druid.sql.ast.statement declared as SQLIntegerExpr Modifier and Type Field Description protected SQLIntegerExprSQLColumnDefinition. blockSizeFields in com.alibaba.druid.sql.ast.statement with type parameters of type SQLIntegerExpr Modifier and Type Field Description protected List<SQLIntegerExpr>SQLTruncateStatement. partitionsForADBMethods in com.alibaba.druid.sql.ast.statement that return SQLIntegerExpr Modifier and Type Method Description SQLIntegerExprSQLColumnDefinition. getBlockSize()SQLIntegerExprSQLAlterTablePartitionCount. getCount()SQLIntegerExprSQLAlterTablePartitionLifecycle. getLifecycle()SQLIntegerExprSQLAlterTableSubpartitionAvailablePartitionNum. getNumber()SQLIntegerExprSQLAlterTableBlockSize. getSize()SQLIntegerExprSQLBuildTableStatement. getVersion()SQLIntegerExprSQLImportTableStatement. getVersion()Methods in com.alibaba.druid.sql.ast.statement that return types with arguments of type SQLIntegerExpr Modifier and Type Method Description List<SQLIntegerExpr>SQLAlterTableDropSubpartition. getPartitionIds()List<SQLIntegerExpr>SQLAlterTableSubpartitionLifecycle. getPartitionIds()List<SQLIntegerExpr>SQLTruncateStatement. getPartitionsForADB()List<SQLIntegerExpr>SQLArchiveTableStatement. getpIdList()List<SQLIntegerExpr>SQLArchiveTableStatement. getSpIdList()List<SQLIntegerExpr>SQLAlterTableDropSubpartition. getSubpartitionIds()List<SQLIntegerExpr>SQLAlterTableSubpartitionLifecycle. getSubpartitionLifeCycle()Methods in com.alibaba.druid.sql.ast.statement with parameters of type SQLIntegerExpr Modifier and Type Method Description voidSQLColumnDefinition. setBlockSize(SQLIntegerExpr blockSize)voidSQLAlterTablePartitionCount. setCount(SQLIntegerExpr count)voidSQLAlterTablePartitionLifecycle. setLifecycle(SQLIntegerExpr lifecycle)voidSQLAlterTableSubpartitionAvailablePartitionNum. setNumber(SQLIntegerExpr x)voidSQLAlterTableBlockSize. setSize(SQLIntegerExpr size)voidSQLBuildTableStatement. setVersion(SQLIntegerExpr version)voidSQLImportTableStatement. setVersion(SQLIntegerExpr version)Method parameters in com.alibaba.druid.sql.ast.statement with type arguments of type SQLIntegerExpr Modifier and Type Method Description voidSQLAlterTableDropSubpartition. setPartitionIds(List<SQLIntegerExpr> partitionIds)voidSQLAlterTableSubpartitionLifecycle. setPartitionIds(List<SQLIntegerExpr> partitionIds)voidSQLAlterTableDropSubpartition. setSubpartitionIds(List<SQLIntegerExpr> subpartitionIds)voidSQLAlterTableSubpartitionLifecycle. setSubpartitionLifeCycle(List<SQLIntegerExpr> subpartitionLifeCycle) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.db2.visitor
Methods in com.alibaba.druid.sql.dialect.db2.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanDB2EvalVisitor. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.gaussdb.ast
Fields in com.alibaba.druid.sql.dialect.gaussdb.ast declared as SQLIntegerExpr Modifier and Type Field Description protected SQLIntegerExprGaussDbDistributeBy. lifeCycleMethods in com.alibaba.druid.sql.dialect.gaussdb.ast that return SQLIntegerExpr Modifier and Type Method Description SQLIntegerExprGaussDbDistributeBy. getLifeCycle()Methods in com.alibaba.druid.sql.dialect.gaussdb.ast with parameters of type SQLIntegerExpr Modifier and Type Method Description voidGaussDbDistributeBy. setLifeCycle(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.h2.visitor
Methods in com.alibaba.druid.sql.dialect.h2.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanH2EvalVisitor. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.mysql.ast.statement
Methods in com.alibaba.druid.sql.dialect.mysql.ast.statement that return SQLIntegerExpr Modifier and Type Method Description SQLIntegerExprMySqlMigrateStatement. getFromInsPort()SQLIntegerExprMySqlAlterUserStatement.PasswordOption. getIntervalDays()SQLIntegerExprMySqlMigrateStatement. getMigrateType()SQLIntegerExprMySqlManageInstanceGroupStatement. getReplication()SQLIntegerExprMySqlRaftLeaderTransferStatement. getTimeout()SQLIntegerExprMySqlMigrateStatement. getToInsPort()SQLIntegerExprMySqlFlushStatement. getVersion()Methods in com.alibaba.druid.sql.dialect.mysql.ast.statement with parameters of type SQLIntegerExpr Modifier and Type Method Description voidMySqlMigrateStatement. setFromInsPort(SQLIntegerExpr fromInsPort)voidMySqlAlterUserStatement.PasswordOption. setIntervalDays(SQLIntegerExpr intervalDays)voidMySqlMigrateStatement. setMigrateType(SQLIntegerExpr migrateType)voidMySqlManageInstanceGroupStatement. setReplication(SQLIntegerExpr replication)voidMySqlRaftLeaderTransferStatement. setTimeout(SQLIntegerExpr timeout)voidMySqlMigrateStatement. setToInsPort(SQLIntegerExpr toInsPort)voidMySqlFlushStatement. setVersion(SQLIntegerExpr version) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.mysql.visitor
Methods in com.alibaba.druid.sql.dialect.mysql.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanMySqlEvalVisitorImpl. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.oracle.visitor
Methods in com.alibaba.druid.sql.dialect.oracle.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanOracleEvalVisitor. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.postgresql.visitor
Methods in com.alibaba.druid.sql.dialect.postgresql.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanPGEvalVisitor. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.dialect.sqlserver.visitor
Methods in com.alibaba.druid.sql.dialect.sqlserver.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanSQLServerEvalVisitor. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.parser
Methods in com.alibaba.druid.sql.parser that return SQLIntegerExpr Modifier and Type Method Description SQLIntegerExprSQLExprParser. integerExpr() -
Uses of SQLIntegerExpr in com.alibaba.druid.sql.visitor
Methods in com.alibaba.druid.sql.visitor with parameters of type SQLIntegerExpr Modifier and Type Method Description default voidSQLASTVisitor. endVisit(SQLIntegerExpr x)protected voidSQLASTOutputVisitor. printInteger(SQLIntegerExpr x, boolean parameterized)booleanSchemaStatVisitor.MySqlOrderByStatVisitor. visit(SQLIntegerExpr x)booleanSchemaStatVisitor.OracleOrderByStatVisitor. visit(SQLIntegerExpr x)booleanSchemaStatVisitor.OrderByStatVisitor. visit(SQLIntegerExpr x)booleanSchemaStatVisitor.PGOrderByStatVisitor. visit(SQLIntegerExpr x)booleanSQLASTOutputVisitor. visit(SQLIntegerExpr x)booleanSQLASTParameterizedVisitor. visit(SQLIntegerExpr x)default booleanSQLASTVisitor. visit(SQLIntegerExpr x)booleanSQLEvalVisitorImpl. visit(SQLIntegerExpr x) -
Uses of SQLIntegerExpr in com.alibaba.druid.support.calcite
Methods in com.alibaba.druid.support.calcite with parameters of type SQLIntegerExpr Modifier and Type Method Description booleanCalciteMySqlNodeVisitor. visit(SQLIntegerExpr x)
-