Skip to content

JDBC 4.5 support: update JaybirdTypeCodes.DECFLOAT to use standardized value #906

Description

@mrotteveel

Currently, JaybirdTypeCodes.DECFLOAT has value -6001. Java 26 introduces JDBC 4.5, which defines java.sql.Types.DECFLOAT with a value of 2015. The first Jaybird 5 and Jaybird 6 releases after Java 26 (planned for March 2026) will need to update the value to use the JDBC-defined value.

(It needs to be updated in Jaybird 7 as well.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions