public class SimpleCaseExpression.WhenClause
extends java.lang.Object
Constructor and Description |
---|
SimpleCaseExpression.WhenClause(C condition,
javax.persistence.criteria.Expression<? extends R> result) |
Modifier and Type | Method and Description |
---|---|
C |
getCondition() |
javax.persistence.criteria.Expression<? extends R> |
getResult() |
Copyright © 2013. All Rights Reserved.