| Package | Description |
|---|---|
| io.quarkus.hibernate.orm.panache |
API usage
|
| io.quarkus.hibernate.orm.panache.runtime |
| Class and Description |
|---|
| PanacheEntity
Represents an entity with a generated ID field
PanacheEntity.id of type Long. |
| PanacheEntityBase
Represents an entity.
|
| PanacheQuery |
| PanacheRepositoryBase
Represents a Repository for a specific type of entity
Entity, with an ID type
of Id. |
| Class and Description |
|---|
| PanacheQuery |
Copyright © 2021 JBoss by Red Hat. All rights reserved.