- java.lang.Object
-
- org.hibernate.ejb.criteria.expression.SearchedCaseExpression.WhenClause
-
-
Constructor Summary
Constructors
Constructor and Description |
SearchedCaseExpression.WhenClause(javax.persistence.criteria.Expression<java.lang.Boolean> condition,
javax.persistence.criteria.Expression<? extends R> result) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
javax.persistence.criteria.Expression<java.lang.Boolean> |
getCondition() |
javax.persistence.criteria.Expression<? extends R> |
getResult() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.