Skip to content

Move the assembly from JdbcRepositoryFactoryBean to the JdbcRepositoryFactory #373

Open
@spring-projects-issues

Description

@spring-projects-issues

Jens Schauder opened DATAJDBC-140 and commented

The Factory should have a constructor with minimal dependencies, (e.g. Datasource, instead of JdbcTemplate) and construct everything else from that.

Leave as little logic in the ..Bean since it is just an adapter to the spring world and any logic in there would need to get recreated for CDI or similar


Issue Links:

  • DATAJDBC-151 JdbcRepositoryFactoryBean must be restructured to support other Spring modules

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions