| Package | Description |
|---|---|
| org.hibernate.jpa.criteria.predicate |
| Modifier and Type | Method and Description |
|---|---|
TruthValue |
ExplicitTruthValueCheck.getTruthValue() |
static TruthValue |
TruthValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TruthValue[] |
TruthValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExplicitTruthValueCheck(CriteriaBuilderImpl criteriaBuilder,
Expression<Boolean> booleanExpression,
TruthValue truthValue) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.