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 2014/03/12 08:19:44 UTC

[jira] [Created] (CAY-1906) Interceptable ExtendedTypes

Andrus Adamchik created CAY-1906:
------------------------------------

             Summary: Interceptable ExtendedTypes
                 Key: CAY-1906
                 URL: https://issues.apache.org/jira/browse/CAY-1906
             Project: Cayenne
          Issue Type: Task
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik


We need to build a mechanism that allows external code to intercept all calls to ExtendedType.setJdbcObject and ExtendedType.materializeObject to e.g. do some data modification. 

Ideally that code should also know what DbAttribute is being bound/read, so we may need to pass extra metadata to the ET API (or build another interceptable API on top of it).





--
This message was sent by Atlassian JIRA
(v6.2#6252)