-
Feature
-
Resolution: Done
-
Major
-
fuse-7.3
-
1
-
0
-
0%
-
-
Todo
As reported on ENTESB-10640, there is an use case that user wants to use some DB specific features with JdbcAggregationRepository.
Please consider to refactor JdbcAggregationRepository to make it easy to extend.
For example:
- easy to override the logic relating with jdbcTemplate
- reviewing access control like "final", "private"