Uses of Interface
com.blazebit.persistence.criteria.BlazePath
Packages that use BlazePath
Package
Description
Blaze-Persistence JPA Criteria API extensions.
-
Uses of BlazePath in com.blazebit.persistence.criteria
Subinterfaces of BlazePath in com.blazebit.persistence.criteriaModifier and TypeInterfaceDescriptioninterfaceBlazeCollectionJoin<Z,E> An extended version ofCollectionJoin.interfaceBlazeFrom<Z,X> An extended version ofFrom.interfaceBlazeJoin<Z,X> An extended version ofJoin.interfaceBlazeListJoin<Z,E> An extended version ofListJoin.interfaceBlazeMapJoin<Z,K, V> An extended version ofMapJoin.interfaceBlazeRoot<X>An extended version ofRoot.interfaceBlazeSetJoin<Z,E> An extended version ofSetJoin.Methods in com.blazebit.persistence.criteria that return BlazePathModifier and TypeMethodDescription<Y> BlazePath<Y>LikePath.get(String)but returns the subtypeBlazePathinstead.<Y> BlazePath<Y>LikePath.get(SingularAttribute)but returns the subtypeBlazePathinstead.BlazePath<?>BlazePath.getParentPath()LikePath.getParentPath()but returns the subtypeBlazePathinstead.<X,T extends X>
BlazePath<T>Downcast Path object to the specified type.<X,T extends X>
BlazePath<T>Downcast Path object to the specified type.Methods in com.blazebit.persistence.criteria with parameters of type BlazePath