Package org.hibernate.boot.models.spi
Class FilterDefRegistration
java.lang.Object
org.hibernate.boot.models.spi.FilterDefRegistration
Global registration of a filter definition
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
boolean
boolean
toFilterDefinition
(MetadataBuildingContext buildingContext)
-
Constructor Details
-
FilterDefRegistration
-
-
Method Details
-
getName
-
getDefaultCondition
-
isAutoEnabled
public boolean isAutoEnabled() -
isApplyToLoadByKey
public boolean isApplyToLoadByKey() -
getParameterTypes
-
getParameterResolvers
-
toFilterDefinition
-