Skip to content

Enable multiple SQL dialects for multiple datasources #994

@kota65535

Description

@kota65535

Related to: #544

As commented in #544 (comment), currently we cannot use different SQL dialects for multiple repositories because there is no way to configure JdbcConverter bean definition for repositories of each datasource.

One possible solution is to add jdbcConverterRef parameter to @EnableJdbcRepositories, like existing jdbcOperationRef, transactionManagerRef, etc.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions