Index

E I N P R T 
All Classes and Interfaces|All Packages

E

execute(Supplier<T>) - Method in class io.quarkus.mongodb.rest.data.panache.runtime.NoopUpdateExecutor
 

I

io.quarkus.mongodb.rest.data.panache - package io.quarkus.mongodb.rest.data.panache
 
io.quarkus.mongodb.rest.data.panache.runtime - package io.quarkus.mongodb.rest.data.panache.runtime
 

N

NoopUpdateExecutor - Class in io.quarkus.mongodb.rest.data.panache.runtime
 
NoopUpdateExecutor() - Constructor for class io.quarkus.mongodb.rest.data.panache.runtime.NoopUpdateExecutor
 

P

PanacheMongoEntityResource<Entity,ID> - Interface in io.quarkus.mongodb.rest.data.panache
REST data Panache resource that uses PanacheMongoEntityBase instance for data access and exposes it as a JAX-RS resource.
PanacheMongoRepositoryResource<Repository,Entity,ID> - Interface in io.quarkus.mongodb.rest.data.panache
REST data Panache resource that uses PanacheMongoRepositoryBase instance for data access and exposes it as a JAX-RS resource.

R

RestDataPanacheExceptionMapper - Class in io.quarkus.mongodb.rest.data.panache.runtime
 
RestDataPanacheExceptionMapper() - Constructor for class io.quarkus.mongodb.rest.data.panache.runtime.RestDataPanacheExceptionMapper
 

T

toResponse(RestDataPanacheException) - Method in class io.quarkus.mongodb.rest.data.panache.runtime.RestDataPanacheExceptionMapper
 
E I N P R T 
All Classes and Interfaces|All Packages