| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria | |
| org.batoo.jpa.core.impl.criteria.expression |
| Modifier and Type | Method and Description |
|---|---|
<C,R> SimpleCaseImpl<C,R> |
CriteriaBuilderImpl.selectCase(Expression<? extends C> expression) |
| Modifier and Type | Method and Description |
|---|---|
SimpleCaseImpl<C,R> |
SimpleCaseImpl.when(AbstractExpression<C> condition,
AbstractExpression<R> result)
Add a when/then clause to the case expression.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.