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

Add preliminary Java 9 / JDBC 4.3 support [JDBC437] #478

Closed
firebird-automations opened this issue Jun 12, 2016 · 7 comments
Closed

Add preliminary Java 9 / JDBC 4.3 support [JDBC437] #478

firebird-automations opened this issue Jun 12, 2016 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Jira_subtask_outward JDBC438
Jira_subtask_outward JDBC439
Jira_subtask_outward JDBC440
Jira_subtask_outward JDBC441

Add preliminary Java 9 / JDBC 4.3 support. JDBC 4.3 hasn't been finalized yet, but expectations are that it won't change much.

Also investigate requirements for Java 9 module support.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0 [ 10440 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Made initial changes to be able to build on Java 9. No JDBC 4.3 specific changes have been made, and no modularization has been applied (Jaybird is build in the 'default module').

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

We will not need to build support for sharding or connection builder as Firebird doesn't support that, and the default implementation throws SQLFeatureNotSupportedException.

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

I have asked in the JDBC EG if there was a more recent spec-diff to see if there is anything else I need to do.

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

No further info provided by EG, for now assuming we did what is necessary.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => 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