spring-framework/framework-docs/modules/ROOT/pages/data-access/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
..
advanced.adoc Discuss JdbcTransactionManager vs DataSourceTransactionManager 2023-07-05 12:51:10 +02:00
choose-style.adoc Stop referring to JDO and outdated JDBC versions in documentation 2023-09-07 13:26:38 +02:00
connections.adoc Revise LazyConnectionDataSourceProxy for late connection properties check 2023-12-07 23:14:17 +01:00
core.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
embedded-database-support.adoc Extract recurring asciidoc links to attributes, cleanup old doc files 2023-11-21 15:59:24 +01:00
initializing-datasource.adoc Split files 2023-05-04 15:35:05 +01:00
object.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00
packages.adoc Stop referring to JDO and outdated JDBC versions in documentation 2023-09-07 13:26:38 +02:00
parameter-handling.adoc Clarify IN clause resolution with List/Iterable parameter 2023-09-14 09:24:18 +02:00
simple.adoc Migrate to Asciidoctor Tabs 2023-05-04 15:35:05 +01:00