Uses of Interface
io.quarkiverse.groovy.hibernate.orm.panache.PanacheRepositoryBase
-
Packages that use PanacheRepositoryBase Package Description io.quarkiverse.groovy.hibernate.orm.panache -
-
Uses of PanacheRepositoryBase in io.quarkiverse.groovy.hibernate.orm.panache
Subinterfaces of PanacheRepositoryBase in io.quarkiverse.groovy.hibernate.orm.panache Modifier and Type Interface Description interfacePanacheRepository<Entity>Represents a Repository for a specific type of entityEntity, with an ID type ofLong.
-