Skip to content

Implement JDBC 4.1 changes [JDBC185] #233

@firebird-automations

Description

@firebird-automations

Submitted by: @mrotteveel

Relate to JDBC190
Relate to JDBC191

Java 7 added JDBC 4.1; apart from interfaces changes for try-with-resources (which will work automagically), JDBC 4.1 introduces some additional methods (for example on closeOnCompletion() and isCloseOnCompletion() on Statement).

For Jaybird 2.2 I think we will need to add a bare minimum implementation of these methods and - if necessary - elaborate on it in Jaybird 2.3.

Commits: 154f41b

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions