[
https://issues.apache.org/jira/browse/IGNITE-15784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-15784:
---------------------------------------
Component/s: sql
> Advanced mapper implementation.
> -------------------------------
>
> Key: IGNITE-15784
> URL: https://issues.apache.org/jira/browse/IGNITE-15784
> Project: Ignite
> Issue Type: Sub-task
> Components: sql
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
>
> Introduce converter interface to allow mapping a POJO field to a column of a
> different type.
> E.g. user-POJO <--> byte[] to support arbitrary user objects via custom
> serialization.
> NB: These converters are provided by a user.
> Data must be converted in both directions and source-target types must be
> consistent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)