Class SearchedCaseModel.Builder
java.lang.Object
org.mybatis.dynamic.sql.select.caseexpression.SearchedCaseModel.Builder
- Enclosing class:
SearchedCaseModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDescendingPhrase(String descendingPhrase) withElseValue(@Nullable BasicColumn elseValue) withWhenConditions(List<SearchedCaseWhenCondition> whenConditions)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withWhenConditions
-
withElseValue
-
withAlias
-
withDescendingPhrase
-
build
-