- All Superinterfaces:
BlazeExpression<X>, BlazePath<X>, Expression<X>, Path<X>, Selection<X>, TupleElement<X>
- All Known Implementing Classes:
CollectionAttributeJoin.TreatedCollectionAttributeJoin, EntityJoin.TreatedEntityJoin, ListAttributeJoin.TreatedListAttributeJoin, MapAttributeJoin.TreatedMapAttributeJoin, RootImpl.TreatedRoot, SetAttributeJoin.TreatedSetAttributeJoin, SingularAttributeJoin.TreatedSingularAttributeJoin, SingularAttributePath.TreatedSingularAttributePath
public interface TreatedPath<X>
extends BlazePath<X>
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Method Summary
javax.persistence.metamodel.EntityType<X>
Methods inherited from interface com.blazebit.persistence.criteria.BlazeExpression
as
Methods inherited from interface javax.persistence.criteria.Path
getModel
-
Method Details
-
getTreatType
javax.persistence.metamodel.EntityType<X> getTreatType()
-