Uses of Class
io.quarkus.funqy.runtime.query.QueryObjectMapper
Packages that use QueryObjectMapper
-
Uses of QueryObjectMapper in io.quarkus.funqy.runtime.query
Constructors in io.quarkus.funqy.runtime.query with parameters of type QueryObjectMapperModifierConstructorDescriptionBaseCollectionReader(Type genericType, QueryObjectMapper mapper) QueryListReader(Type genericType, QueryObjectMapper mapper) QueryMapReader(Type genericType, QueryObjectMapper mapper) (package private)QueryObjectReader(Class clz, QueryObjectMapper mapper) QuerySetReader(Type genericType, QueryObjectMapper mapper)