Uses of Class
io.quarkus.hibernate.reactive.panache.common.runtime.CommonPanacheQueryImpl
-
Packages that use CommonPanacheQueryImpl Package Description io.quarkus.hibernate.reactive.panache.common.runtime -
-
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)
-