Skip to content

Different threads should use different connections #46

@hellodanylo

Description

@hellodanylo

The data refresh and Swing threads should not share the same connection for performance and thread-safety reasons.

org.springframework.jdbc.datasource.DriverManagerDataSource is responsible for creating the data source, so it's specifications should be checked first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions