Skip to content

jdbc: Pooled statements support #181

Closed
@nicktorwald

Description

@nicktorwald

Need to implement a statement cache to reuse same queries
Statement.isPoolable and Statement.setPoolable methods

Note: By default, a Statement is not poolable when created, and a PreparedStatement and CallableStatement are poolable when created.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions