You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2016/08/22 10:55:20 UTC

[jira] [Created] (CAY-2106) cayenne-crypto: allow DI contribution of type converters inside ValueTransformerFactory

Andrus Adamchik created CAY-2106:
------------------------------------

             Summary: cayenne-crypto: allow DI contribution of type converters inside ValueTransformerFactory
                 Key: CAY-2106
                 URL: https://issues.apache.org/jira/browse/CAY-2106
             Project: Cayenne
          Issue Type: Improvement
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik


Currently we allow to override the entire ValueTransformerFactory. Though most of the time all we care about is adding support for a new Java data type.  Per CAY-2103 we already support a bunch of them, but there are ExtendedTypes, etc. So the goal of this task is making it easy to contribute BytesConverters for various types. Both for DB <-> byte[] and Object <-> byte[] conversations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)