Uses of Interface
io.quarkus.mongodb.rest.data.panache.deployment.DataAccessImplementor
-
-
Uses of DataAccessImplementor in io.quarkus.mongodb.rest.data.panache.deployment
Classes in io.quarkus.mongodb.rest.data.panache.deployment that implement DataAccessImplementor Modifier and Type Class Description (package private) classEntityDataAccessImplementor(package private) classRepositoryDataAccessImplementorMethods in io.quarkus.mongodb.rest.data.panache.deployment with parameters of type DataAccessImplementor Modifier and Type Method Description (package private) StringResourceImplementor. implement(io.quarkus.gizmo.ClassOutput classOutput, DataAccessImplementor dataAccessImplementor, String resourceType, String entityType)
-