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 ResultSet.getObject(int/String, Class<?>) [JDBC340] #385

Closed
firebird-automations opened this issue Feb 13, 2014 · 6 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Is related to JDBC187
Is related to JDBC222

Implement ResultSet.getObject(int/String, Class<?>) for JDBC compliance.

Commits: aa538ff

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC187 [ JDBC187 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue is related to JDBC222 [ JDBC222 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0 [ 10440 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Implemented conversions as listed in appendix B; also added an option to get a RawDateTimeStruct.

@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