Uses of Class
io.vertx.mutiny.sqlclient.templates.RowMapper
Packages that use RowMapper
-
Uses of RowMapper in io.vertx.mutiny.sqlclient.templates
Fields in io.vertx.mutiny.sqlclient.templates with type parameters of type RowMapperMethods in io.vertx.mutiny.sqlclient.templates that return RowMapperModifier and TypeMethodDescriptionstatic <T> RowMapper<T>
RowMapper.newInstance
(io.vertx.sqlclient.templates.RowMapper arg) static <T> RowMapper<T>
RowMapper.newInstance
(io.vertx.sqlclient.templates.RowMapper arg, TypeArg<T> __typeArg_T) Methods in io.vertx.mutiny.sqlclient.templates with parameters of type RowMapper