Package io.quarkus.mongodb.panache.reactive
package io.quarkus.mongodb.panache.reactive
-
ClassDescriptionRepresents an entity with a generated ID field
ReactivePanacheMongoEntity.idof typeObjectId.Represents an entity.ReactivePanacheMongoRepository<Entity>Represents a Repository for a specific type of entityEntity, with an ID type ofObjectId.ReactivePanacheMongoRepositoryBase<Entity,Id> Represents a Repository for a specific type of entityEntity, with an ID type ofId.ReactivePanacheQuery<Entity>