Package | Description |
---|---|
org.hibernate.jpa.criteria.expression |
Modifier and Type | Class and Description |
---|---|
class |
CaseLiteralExpression<T> |
Modifier and Type | Method and Description |
---|---|
LiteralExpression<C> |
SimpleCaseExpression.WhenClause.getCondition() |
Constructor and Description |
---|
WhenClause(LiteralExpression<C> condition,
Expression<? extends R> result) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.