public class SimpleCaseExpression.WhenClause extends Object
Constructor and Description |
---|
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 © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved