Package | Description |
---|---|
org.hibernate.jpa.criteria.expression |
Modifier and Type | Method and Description |
---|---|
LiteralExpression<C> |
SimpleCaseExpression.WhenClause.getCondition() |
Constructor and Description |
---|
SimpleCaseExpression.WhenClause(LiteralExpression<C> condition,
Expression<? extends R> result) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.