Skip to content

AbstractJdbcConfiguration should use JdbcMappingContext instead of RelationalMappingContext [DATAJDBC-492] #717

@spring-projects-issues

Description

@spring-projects-issues

Mark Paluch opened DATAJDBC-492 and commented

Using Spring Data JDBC together with Spring Data R2DBC fails because the configuration cannot disambiguate between JdbcMappingContext and RelationalMappingContext.

AbstractJdbcConfiguration should rather use JdbcMappingContext to stick with the more concrete type


No further details from DATAJDBC-492

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions