Package | Description |
---|---|
org.hibernate.query.criteria.internal.predicate |
Modifier and Type | Method and Description |
---|---|
TruthValue |
ExplicitTruthValueCheck.getTruthValue() |
static TruthValue |
TruthValue.valueOf(java.lang.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,
javax.persistence.criteria.Expression<java.lang.Boolean> booleanExpression,
TruthValue truthValue) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.