Uses of Interface
com.blazebit.persistence.criteria.BlazeRoot
-
Uses of BlazeRoot in com.blazebit.persistence.criteria
Methods in com.blazebit.persistence.criteria that return BlazeRootModifier and TypeMethodDescription<Y> BlazeRoot<Y><X> BlazeRoot<X><X> BlazeRoot<X>LikeAbstractQuery.from(Class)but allows to set the alias of theBlazeRoot.<X> BlazeRoot<X>BlazeAbstractQuery.from(javax.persistence.metamodel.EntityType<X> entity) <X> BlazeRoot<X>LikeAbstractQuery.from(EntityType)but allows to set the alias of theBlazeRoot.LikeCriteriaDelete.from(Class)but allows to set the alias of theBlazeRoot.LikeCriteriaDelete.from(EntityType)but allows to set the alias of theBlazeRoot.LikeCriteriaUpdate.from(Class)but allows to set the alias of theBlazeRoot.LikeCriteriaUpdate.from(EntityType)but allows to set the alias of theBlazeRoot.<X> BlazeRoot<X><X> BlazeRoot<X>BlazeSubquery.from(javax.persistence.metamodel.EntityType<X> entity) BlazeCriteriaDelete.getRoot()BlazeCriteriaUpdate.getRoot()<X,T extends X>
BlazeRoot<T>Downcast Root object to the specified type.<X,T extends X>
BlazeRoot<T>Downcast Root object to the specified type.Treats this from object as the given subtype.Methods in com.blazebit.persistence.criteria that return types with arguments of type BlazeRootModifier and TypeMethodDescriptionBlazeAbstractQuery.getBlazeRoots()LikeAbstractQuery.getRoots()but returns the subtypeBlazeRootinstead.Methods in com.blazebit.persistence.criteria with parameters of type BlazeRoot