Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDBC 4.1+ mapping for BigInteger is missing [JDBC458] #497

Closed
firebird-automations opened this issue Oct 22, 2016 · 8 comments
Closed

JDBC 4.1+ mapping for BigInteger is missing [JDBC458] #497

firebird-automations opened this issue Oct 22, 2016 · 8 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

JDBC 4.1 added a mapping for BigInteger for BIGINT (and CHAR, VARCHAR and LONGVARCHAR). This currently is absent from Jaybird.

Commits: da35003 e9575de d08fd07 5fd5236

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0 [ 10440 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Implemented

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Also add support for the mappings that are not required by JDBC (smallint, int, numeric and decimal).

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Reopened [ 4 ]

resolution: Fixed [ 1 ] =>

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Supported added to ShortField, IntegerField and BigDecimalField

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Reopened [ 4 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

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

No branches or pull requests

2 participants