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

Implement (if possible) JDBC 4.0 methods currently throwing FBDriverNotCapableException [JDBC187] #235

Closed
firebird-automations opened this issue Sep 16, 2011 · 9 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Is related to JDBC213
Is related to JDBC243
Relate to JDBC340
Relate to JDBC316

The JDBC 4.0 implementation has a number of methods throwing FBDriverNotCapableException. These need to be reviewed and if possible a valid implementation needs to be added, or otherwise a comment and/or error message why implementation is not (yet) possible.

Examples: most setXXXStream(...) methods on FBPreparedStatement.

Commits: 07453be

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC213 [ JDBC213 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC243 [ JDBC243 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.3 [ 10440 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue relate to JDBC340 [ JDBC340 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue relate to JDBC316 [ JDBC316 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

See linked issues

@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