Uses of Class
com.blazebit.persistence.criteria.impl.path.RootImpl
Packages that use RootImpl
-
Uses of RootImpl in com.blazebit.persistence.criteria.impl.path
Subclasses of RootImpl in com.blazebit.persistence.criteria.impl.pathMethods in com.blazebit.persistence.criteria.impl.path that return RootImplConstructors in com.blazebit.persistence.criteria.impl.path with parameters of type RootImplModifierConstructorDescriptionTreatedRoot(BlazeCriteriaBuilderImpl criteriaBuilder, RootImpl<? super X> treatedRoot, javax.persistence.metamodel.EntityType<X> treatType)