| Package | Description |
|---|---|
| io.picodata.driver.mappers.factories |
Contains factories for mappers and mappers stacks
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiValueWithTarantoolTupleResultMapperFactory
Factory for
CallResultMapper instances used for handling results with TarantoolTuples as
multi-return result items |
| Modifier and Type | Method and Description |
|---|---|
<T> MultiValueWithTarantoolResultMapperFactory<T> |
ResultMapperFactoryFactory.multiValueTarantoolResultMapperFactory()
Default factory for the mapping stored Lua function call multi-return result to
TarantoolResult, where
each value is interpreted as a tuple of custom type. |
<T> MultiValueWithTarantoolResultMapperFactory<T> |
ResultMapperFactoryFactoryImpl.multiValueTarantoolResultMapperFactory() |
Copyright © 2025 Picodata. All rights reserved.