Skip to content

Allow Function<ResultSet, V> in addition to ValueExtractor<V> #47

@marschall

Description

@marschall

Part of addressing #45 would be to allow Function<ResultSet, V> in addition to ValueExtractor<V> that way it should be possible more frequently to write interfaces that have no library dependencies.

A solution for the checked SQLException has to be found.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions