[ https://issues.apache.org/jira/browse/CAY-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik closed CAY-1906.
--------------------------------
Resolution: Won't Fix
Closing this Jira. The actual data interception will likely happen a level higher - in RowReader
during selects, and in <to be determined> during updates.
> 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)
|