Package com.blazebit.persistence.view
Annotation Type EntityViewInheritanceMapping
Defines the inheritance selection for the entity view when a super type is queried.
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe selection predicate which is used to test whether this entity view type should be used as target type for an entity.- Returns:
- The selection predicate
-