Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- io.quarkus.mongodb.rest.data.panache.runtime.NoopUpdateExecutor (implements io.quarkus.rest.data.panache.runtime.UpdateExecutor)
- io.quarkus.mongodb.rest.data.panache.runtime.RestDataPanacheExceptionMapper (implements jakarta.ws.rs.ext.ExceptionMapper<E>)
Interface Hierarchy
- io.quarkus.rest.data.panache.RestDataResource<Entity,
ID> - io.quarkus.mongodb.rest.data.panache.PanacheMongoEntityResource<Entity,
ID> - io.quarkus.mongodb.rest.data.panache.PanacheMongoRepositoryResource<Repository,
Entity, ID>
- io.quarkus.mongodb.rest.data.panache.PanacheMongoEntityResource<Entity,