Skip to content

Allow using connection pool #82

Description

@ronjaquensel

Currently, in the SQL stores the connection is created by simply calling DriverManager.getConnection(...). We should refactor this to allow creating and defining the connection externally, e.g. to permit using an external connection pool.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

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