All Classes and Interfaces

Class
Description
 
 
 
Represents an entity with a generated ID field PanacheMongoEntity.id of type ObjectId.
Represents an entity.
Represents a Repository for a specific type of entity Entity, with an ID type of ObjectId.
Represents a Repository for a specific type of entity Entity, with an ID type of Id.
Interface representing an entity query, which abstracts the use of paging, getting the number of results, and operating on List or Stream.
 
Represents an entity with a generated ID field ReactivePanacheMongoEntity.id of type ObjectId.
Represents an entity.
Represents a Repository for a specific type of entity Entity, with an ID type of ObjectId.
Represents a Repository for a specific type of entity Entity, with an ID type of Id.
Interface representing an entity query, which abstracts the use of paging, getting the number of results, and operating on List or Stream.