Uses of Class
org.hotrod.runtime.dynamicsql.expressions.OtherwiseExpression
-
Packages that use OtherwiseExpression Package Description org.hotrod.runtime.dynamicsql.expressions -
-
Uses of OtherwiseExpression in org.hotrod.runtime.dynamicsql.expressions
Constructors in org.hotrod.runtime.dynamicsql.expressions with parameters of type OtherwiseExpression Constructor Description ChooseExpression(OtherwiseExpression otherwise, WhenExpression... whens)
-