Uses of Package
io.quarkus.hibernate.reactive.panache
-
Packages that use io.quarkus.hibernate.reactive.panache Package Description io.quarkus.hibernate.reactive.panache API usageio.quarkus.hibernate.reactive.panache.runtime -
Classes in io.quarkus.hibernate.reactive.panache used by io.quarkus.hibernate.reactive.panache Class Description PanacheEntity Represents an entity with a generated ID fieldPanacheEntity.idof typeLong.PanacheEntityBase Represents an entity.PanacheQuery Interface representing an entity query, which abstracts the use of paging, getting the number of results, and operating onList.PanacheRepositoryBase Represents a Repository for a specific type of entityEntity, with an ID type ofId. -
Classes in io.quarkus.hibernate.reactive.panache used by io.quarkus.hibernate.reactive.panache.runtime Class Description PanacheQuery Interface representing an entity query, which abstracts the use of paging, getting the number of results, and operating onList.