Skip to content

Remove dependency on spring-jdbc #1

@nurkiewicz

Description

@nurkiewicz

Currently JdbcTemplate class is being used for JDBC access. Although it simplifies a lot, this dependency should be removed (test dependency, if left, is fine) because it introduces many other Spring dependencies. This might be a problem for non-Spring applications.

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