Uses of Package
org.huiche.ast.expression
Packages that use org.huiche.ast.expression
Package
Description
SQL表达式
SQL引用,表|列|别名
可操作接口,包括表达式|语句|引用的操作
SQL语句
SQL子句
ast支持相关
增删改指令
实体类增删改指令
查询相关
实体类查询
-
Classes in org.huiche.ast.expression used by org.huiche.ast.expressionClassDescription表达式别名case表达式else操作接口end操作接口then操作接口when操作接口条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition模板条件表达式接口, 代表sql中所有表达式抽象实现多个的,可列举的表达式, 用于IN()等场景字面量子查询表达式(标量子查询|行子查询)模板表达式TemplateExpression默认实现
-
Classes in org.huiche.ast.expression used by org.huiche.ast.metadata
-
Classes in org.huiche.ast.expression used by org.huiche.ast.operableClassDescription条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition表达式接口, 代表sql中所有表达式子查询表达式(标量子查询|行子查询)
-
Classes in org.huiche.ast.expression used by org.huiche.ast.statementClassDescription条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition表达式接口, 代表sql中所有表达式子查询表达式(标量子查询|行子查询)
-
Classes in org.huiche.ast.expression used by org.huiche.ast.statement.clauseClassDescription条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition表达式接口, 代表sql中所有表达式
-
Classes in org.huiche.ast.expression used by org.huiche.ast.supportClassDescriptionthen操作接口when操作接口条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition表达式接口, 代表sql中所有表达式字面量
-
Classes in org.huiche.ast.expression used by org.huiche.dao.cmd
-
Classes in org.huiche.ast.expression used by org.huiche.dao.cmd.entity
-
Classes in org.huiche.ast.expression used by org.huiche.dao.queryClassDescription条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition表达式接口, 代表sql中所有表达式
-
Classes in org.huiche.ast.expression used by org.huiche.dao.query.entityClassDescription条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Condition表达式接口, 代表sql中所有表达式