Class AttributeFilterMappingPath<X,​FilterValue>

java.lang.Object
com.blazebit.persistence.view.metamodel.AttributeFilterMappingPath<X,​FilterValue>
Type Parameters:
X - The type of the entity view that is the base of the path
FilterValue - The filter value type

public final class AttributeFilterMappingPath<X,​FilterValue>
extends Object
A filter mapping for an attribute path.
Since:
1.5.0
Author:
Christian Beikov