Uses of Class
io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
-
-
Uses of CommonPanacheQueryImpl in io.quarkus.hibernate.reactive.panache.common.runtime
Methods in io.quarkus.hibernate.reactive.panache.common.runtime that return CommonPanacheQueryImpl Modifier and Type Method Description <T> CommonPanacheQueryImpl<T>
CommonPanacheQueryImpl. project(Class<T> type)
-