Package | Description |
---|---|
io.picodata.driver.mappers.factories |
Contains factories for mappers and mappers stacks
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayValueToTarantoolTupleResultMapperFactory
Factory for
TarantoolResultMapper instances used for handling results with tuples of array type |
Modifier and Type | Method and Description |
---|---|
<T> ArrayValueToTarantoolResultMapperFactory<T> |
ResultMapperFactoryFactory.rowsMetadataStructureResultMapperFactory()
Create a factory for mapping stored function call result to
MultiValueCallResult containing a list
of tuples mapped to TarantoolResult
input: storing structure(e.g. |
<T> ArrayValueToTarantoolResultMapperFactory<T> |
ResultMapperFactoryFactoryImpl.rowsMetadataStructureResultMapperFactory() |
Copyright © 2025 Picodata. All rights reserved.