Uses of Interface
org.huiche.ast.expression.CaseExpression.When
Packages that use CaseExpression.When
-
Uses of CaseExpression.When in org.huiche.ast.expression
Subinterfaces of CaseExpression.When in org.huiche.ast.expressionClasses in org.huiche.ast.expression that implement CaseExpression.WhenMethods in org.huiche.ast.expression that return CaseExpression.WhenModifier and TypeMethodDescriptionstatic CaseExpression.WhenCaseExpression.of()搜索式 CASEstatic CaseExpression.When简单 CASE -
Uses of CaseExpression.When in org.huiche.ast.support
Methods in org.huiche.ast.support that return CaseExpression.WhenModifier and TypeMethodDescriptionstatic CaseExpression.When简单 CASEstatic <T> CaseExpression.WhenSql.case_(SerializableFunction<T, ?> column) 简单 CASE