Uses of Package
io.helidon.common.mapper
-
Packages that use io.helidon.common.mapper Package Description io.helidon.common.mapper Support for mapping of types.io.helidon.common.mapper.spi SPI to providemappers
forMapperManager
.io.helidon.dbclient Reactive Database API for Helidon.io.helidon.dbclient.common Helper classes to use in various implementations.io.helidon.dbclient.jdbc Helidon DB implementation for JDBC.io.helidon.dbclient.mongodb Helidon DB integration for reactive mongoDB.io.helidon.dbclient.spi Service provider interface for Helidon DB. -
Classes in io.helidon.common.mapper used by io.helidon.common.mapper Class Description Mapper A generic and general approach to mapping two types.MapperException An exception that is thrown when mapping failed to map source to target.MapperManager Mapper manager of all configured mappers.MapperManager.Builder Fluent API builder forMapperManager
. -
Classes in io.helidon.common.mapper used by io.helidon.common.mapper.spi Class Description Mapper A generic and general approach to mapping two types. -
Classes in io.helidon.common.mapper used by io.helidon.dbclient Class Description MapperException An exception that is thrown when mapping failed to map source to target.MapperManager Mapper manager of all configured mappers. -
Classes in io.helidon.common.mapper used by io.helidon.dbclient.common Class Description Mapper A generic and general approach to mapping two types.MapperManager Mapper manager of all configured mappers. -
Classes in io.helidon.common.mapper used by io.helidon.dbclient.jdbc Class Description MapperManager Mapper manager of all configured mappers. -
Classes in io.helidon.common.mapper used by io.helidon.dbclient.mongodb Class Description MapperException An exception that is thrown when mapping failed to map source to target.MapperManager Mapper manager of all configured mappers. -
Classes in io.helidon.common.mapper used by io.helidon.dbclient.spi Class Description MapperManager Mapper manager of all configured mappers.