Uses of Class
org.seasar.doma.jdbc.criteria.expression.CaseExpression.Declaration
Packages that use CaseExpression.Declaration
Package
Description
Provides classes that represent the SQL expressions.
-
Uses of CaseExpression.Declaration in org.seasar.doma.jdbc.criteria.expression
Method parameters in org.seasar.doma.jdbc.criteria.expression with type arguments of type CaseExpression.DeclarationModifier and TypeMethodDescriptionstatic <PROPERTY> CaseExpression<PROPERTY>Expressions.when(Consumer<CaseExpression<PROPERTY>.Declaration> block, PropertyMetamodel<PROPERTY> otherwise)