Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6729

ResultSet should accept a BigInteger request for a BIGINT column

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.10.2.0, 10.11.1.1
    • None
    • JDBC
    • None
    • Normal

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mikeycmccarthy@gmail.com Michael McCarthy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: