Uses of Enum
com.blazebit.persistence.spi.JpaProvider.ConstraintType
Packages that use JpaProvider.ConstraintType
-
Uses of JpaProvider.ConstraintType in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return JpaProvider.ConstraintTypeModifier and TypeMethodDescriptionExtendedAttribute.getJoinTypeIndexedRequiresTreatFilter(JoinType joinType) Returns where to put treat filters for a treat joined association of this attribute.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.ConstraintTypeReturns 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.