Uses of Package
io.quarkus.hibernate.reactive.panache
Packages that use io.quarkus.hibernate.reactive.panache
Package
Description
API usage
-
Classes in io.quarkus.hibernate.reactive.panache used by io.quarkus.hibernate.reactive.panacheClassDescriptionRepresents an entity with a generated ID field
PanacheEntity.idof typeLong.Represents an entity.Interface representing an entity query, which abstracts the use of paging, getting the number of results, and operating onList.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.runtimeClassDescriptionInterface representing an entity query, which abstracts the use of paging, getting the number of results, and operating on
List.