-
Notifications
You must be signed in to change notification settings - Fork 373
Closed as not planned
Labels
status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
Milestone
Description
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.
isimonov and cdalexndr
Metadata
Metadata
Assignees
Labels
status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement