Uses of Interface
io.quarkus.mongodb.panache.reactive.ReactivePanacheMongoRepositoryBase
-
Packages that use ReactivePanacheMongoRepositoryBase Package Description io.quarkus.mongodb.panache.reactive -
-
Uses of ReactivePanacheMongoRepositoryBase in io.quarkus.mongodb.panache.reactive
Subinterfaces of ReactivePanacheMongoRepositoryBase in io.quarkus.mongodb.panache.reactive Modifier and Type Interface Description interfaceReactivePanacheMongoRepository<Entity>Represents a Repository for a specific type of entityEntity, with an ID type ofObjectId.
-