Skip to content

Optimization of ResultSet.next() [JDBC633] #663

@firebird-automations

Description

@firebird-automations

Submitted by: @mrotteveel

Only attempting to close fields that are actually closeable provides a minor performance improvement for calls to `ResultSet.next()` (very simple profiling showed 3-5% for non-cached TYPE_FORWARD_ONLY, 80-90% for cached/scrollable).

Pull request: #34

Commits: 1f55d28

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions