Uses of Interface
com.blazebit.persistence.view.metamodel.ViewFilterMapping
Packages that use ViewFilterMapping
-
Uses of ViewFilterMapping in com.blazebit.persistence.view.metamodel
Methods in com.blazebit.persistence.view.metamodel that return ViewFilterMappingModifier and TypeMethodDescriptionViewType.getViewFilter(String filterName) Returns the view filter mapping of the entity view with the given name.Methods in com.blazebit.persistence.view.metamodel that return types with arguments of type ViewFilterMappingModifier and TypeMethodDescriptionViewType.getViewFilters()Returns the view filter mappings of the entity view.