Module org.seasar.doma.core
Class CaseExpression<RESULT>
java.lang.Object
org.seasar.doma.jdbc.criteria.expression.CaseExpression<RESULT>
- All Implemented Interfaces:
PropertyMetamodel<RESULT>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassstatic interface -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(PropertyMetamodel.Visitor visitor) Class<?>asClass()EntityPropertyType<?,?> asType()getName()
-
Field Details
-
otherwise
-
criterionList
-
-
Constructor Details
-
CaseExpression
-
-
Method Details
-
asClass
- Specified by:
asClassin interfacePropertyMetamodel<RESULT>
-
asType
- Specified by:
asTypein interfacePropertyMetamodel<RESULT>
-
getName
- Specified by:
getNamein interfacePropertyMetamodel<RESULT>
-
accept
- Specified by:
acceptin interfacePropertyMetamodel<RESULT>
-