Andrey Mashenkov created IGNITE-15784:
-----------------------------------------
Summary: Advanced mapper implementation.
Key: IGNITE-15784
URL: https://issues.apache.org/jira/browse/IGNITE-15784
Project: Ignite
Issue Type: Sub-task
Reporter: Andrey Mashenkov
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)