Uses of Class
io.quarkus.hibernate.reactive.panache.common.runtime.CommonManagedPanacheQueryImpl
Packages that use CommonManagedPanacheQueryImpl
-
Uses of CommonManagedPanacheQueryImpl in io.quarkus.hibernate.reactive.panache.common.runtime
Methods in io.quarkus.hibernate.reactive.panache.common.runtime that return CommonManagedPanacheQueryImplConstructors in io.quarkus.hibernate.reactive.panache.common.runtime with parameters of type CommonManagedPanacheQueryImplModifierConstructorDescriptionprotectedCommonManagedPanacheQueryImpl(CommonManagedPanacheQueryImpl<?> previousQuery, String newQueryString, String customCountQueryForSpring, Class<?> projectionType)