Michael McCarthy created DERBY-6729:
---------------------------------------

             Summary: ResultSet should accept a BigInteger request for a BIGINT 
column
                 Key: DERBY-6729
                 URL: https://issues.apache.org/jira/browse/DERBY-6729
             Project: Derby
          Issue Type: Bug
          Components: JDBC
    Affects Versions: 10.11.1.1, 10.10.2.0
            Reporter: Michael McCarthy
            Priority: Minor


I raised an issue on the Spring Framework JIRA at 
https://jira.spring.io/browse/SPR-12157 for something I thought was Spring 
related but looks like it may be down to behaviour in Derby.

Not sure if it is a bug as such but in Spring 4.1 they are retrieving items 
from the resultset in a slightly different way, using getObject(index, 
requiredType) rather than simply getObject(index). This approach works with H2 
and HSQLDB but not with Derby. 

There is a pull request with a failing test that describes this on the thread 
for that ticket. Thanks



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

Reply via email to