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