Uses of Interface
org.huiche.ast.operable.ComparisonOperable
Packages that use ComparisonOperable
-
Uses of ComparisonOperable in org.huiche.ast.expression
Subinterfaces of ComparisonOperable in org.huiche.ast.expressionModifier and TypeInterfaceDescriptioninterfacecase表达式interface条件,即布尔表达式,独立出来单纯因为做标记,在where等场景仅允许传入Conditioninterface表达式接口, 代表sql中所有表达式interface字面量interface子查询表达式(标量子查询|行子查询)interface模板表达式Classes in org.huiche.ast.expression that implement ComparisonOperableModifier and TypeClassDescriptionstatic final classcase表达式默认实现static final class布尔表达式static class静态条件static final class模板条件static class抽象实现static class静态表达式static class字面量 默认实现static classSubQueryExpression默认实现static classTemplateExpression默认实现 -
Uses of ComparisonOperable in org.huiche.ast.metadata
Subinterfaces of ComparisonOperable in org.huiche.ast.metadataClasses in org.huiche.ast.metadata that implement ComparisonOperable