Pavel Tupitsyn created IGNITE-16356:
---------------------------------------
Summary: .NET: Thin 3.0: Customizable user type mapping
Key: IGNITE-16356
URL: https://issues.apache.org/jira/browse/IGNITE-16356
Project: Ignite
Issue Type: Improvement
Components: platforms, thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.0.0-alpha5
IGNITE-16227 introduced basic POCO mapping when table column names match user
type field names exactly. Provide APIs to customize the mapping. Some
possibilities are:
* Attributes on properties and fields to alter column name
* Pluggable mapper or serializer interface that gives full control to the user
(we require schema order, so that may be complicated)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)