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,
javax.persistence.criteria.Expression<? extends R> result) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.