Michael Genereux created CAMEL-16798:
----------------------------------------

             Summary: JdbcCachedMessageIdempotentRepository broken on case 
changing SQL implementations
                 Key: CAMEL-16798
                 URL: https://issues.apache.org/jira/browse/CAMEL-16798
             Project: Camel
          Issue Type: Bug
          Components: camel-sql
    Affects Versions: 3.12.0
            Reporter: Michael Genereux


On case-sensitive SQL implementations that also manipulate the case of unquoted 
SQL names, the `JdbcCachedIdempotentMessageIdRepository` uses column names to 
retrieve SQL results and fails.  While this is a failure on the part of the SQL 
implementation, there's no reason that using column index methods can't be used 
and fix the problem.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to