Uses of Class
io.tarantool.driver.mappers.TarantoolResultMapperFactory
-
Packages that use TarantoolResultMapperFactory Package Description io.tarantool.driver.mappers Contains converters and mappers that map Java object and MessagePack -
-
Uses of TarantoolResultMapperFactory in io.tarantool.driver.mappers
Subclasses of TarantoolResultMapperFactory in io.tarantool.driver.mappers Modifier and Type Class Description classTarantoolTupleResultMapperFactoryFactory forTarantoolResultMapperinstances used for handling results withTarantoolTuplesclassTupleResultMapperFactory<T>Factory forTarantoolResultMapperinstances used for handling results with tuples of any type
-