spring-framework/spring-jdbc
Juergen Hoeller 3b4c7a8906 Revise LazyConnectionDataSourceProxy for late connection properties check
Includes special support for a read-only DataSource in addition to the regular target DataSource, avoiding the overhead of switching the Connection's read-only flag at the beginning and end of every transaction.

Closes gh-29931
Closes gh-31785
Closes gh-19688
Closes gh-21415
2023-12-07 23:14:17 +01:00
..
src Revise LazyConnectionDataSourceProxy for late connection properties check 2023-12-07 23:14:17 +01:00
spring-jdbc.gradle Consistent dependency declarations 2023-08-02 00:56:50 +02:00