Uses of Interface
io.helidon.dbclient.DbMapper
Packages that use DbMapper
-
Uses of DbMapper in io.helidon.dbclient.spi
Methods in io.helidon.dbclient.spi that return types with arguments of type DbMapperModifier and TypeMethodDescriptionDbMapperProvider.mapper(io.helidon.common.GenericType<T> type) Returns mapper for specific type supporting generic types as well.Returns mapper for specific type.Methods in io.helidon.dbclient.spi with parameters of type DbMapper