-
Couldn't load subscription status.
- Fork 2.4k
Refactor JDBC DAOs to use JdbcClient where feasible #4897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
8124810 to
789e94d
Compare
...ore/src/main/java/org/springframework/batch/core/repository/dao/jdbc/JdbcJobInstanceDao.java
Show resolved
Hide resolved
...rc/main/java/org/springframework/batch/core/repository/dao/jdbc/JdbcExecutionContextDao.java
Outdated
Show resolved
Hide resolved
It's unfortunate to have to use |
Let's wait for spring-projects/spring-framework#33843 |
Closes spring-projectsGH-4804 Signed-off-by: Yanming Zhou <[email protected]>
Closes GH-4804