[
https://issues.apache.org/jira/browse/CAMEL-13146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-13146.
--------------------------------------
Resolution: Fixed
> Allow JdbcCamelCodec to be used without requiring byte arrays
> -------------------------------------------------------------
>
> Key: CAMEL-13146
> URL: https://issues.apache.org/jira/browse/CAMEL-13146
> Project: Camel
> Issue Type: Improvement
> Components: camel-sql
> Affects Versions: 2.23.1
> Reporter: Marc Carter
> Assignee: Andrea Cosentino
> Priority: Trivial
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{JdbcCamelCodec}} is a useful class for anyone implementing an alternative
> {{AggregationRepository}}. It is actually a completely generic
> Exchange<>byte[] transformer but we found it could not be used with
> ChronicleMap {{BytesReader}} without supporting Exchange<>Input/OutputStream.
> This is trivial to expose as the implementation is already internally based
> on Object streams.
> PR to follow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)