| Package | Description |
|---|---|
| io.quarkus.hibernate.orm.panache |
API usage
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PanacheRepository<Entity>
Represents a Repository for a specific type of entity
Entity, with an ID type
of Long. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.