[ 
https://issues.apache.org/jira/browse/IGNITE-15783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Mashenkov updated IGNITE-15783:
--------------------------------------
    Labels: iep-54 ignite-3  (was: ignite-3)

> Mapper API and simple implementation.
> -------------------------------------
>
>                 Key: IGNITE-15783
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15783
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: iep-54, ignite-3
>             Fix For: 3.0.0-alpha4
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Design Mapper API for user POJO classes for use in KvView and RecordView.
> NB: Most likely, there is no need to have different interfaces for 
> Key/Value/Record mappers 
> and the same implementation can be reused for all cases.
> Let's 
> * Implement an IdentityMapper as a default one that binds the POJO field to 
> the column with the same name.
> * Implement a simple mapper that allows binding the POJO field to the column 
> with a different name.
> Field <--> column mapping expected to be one-to-one function.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to