JpaProvider.ConstraintType |
ExtendedAttribute.getJoinTypeIndexedRequiresTreatFilter(JoinType joinType) |
Returns where to put treat filters for a treat joined association of this attribute.
|
JpaProvider.ConstraintType |
JpaProvider.requiresTreatFilter(javax.persistence.metamodel.EntityType<?> ownerType,
String attributeName,
JoinType joinType) |
Returns where to put treat filters for a treat joined association of this attribute.
|
static JpaProvider.ConstraintType |
JpaProvider.ConstraintType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JpaProvider.ConstraintType[] |
JpaProvider.ConstraintType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|