All Classes and Interfaces

Class
Description
 
 
Utility class for Panache.
Represents an entity with a generated ID field PanacheEntity.id of type Long.
Static metamodel for PanacheEntity
Represents an entity.
 
Interface representing an entity query, which abstracts the use of paging, getting the number of results, and operating on List.
 
Represents a Repository for a specific type of entity Entity, with an ID type of Long.
Represents a Repository for a specific type of entity Entity, with an ID type of Id.