applyTimeout
Applies the current transaction timeout to the given statement.
This is a critical bridge for Spring integration, as Spring tracks timeouts via ThreadLocal and requires manual propagation to JDBC Statements.
Applies the current transaction timeout to the given statement.
This is a critical bridge for Spring integration, as Spring tracks timeouts via ThreadLocal and requires manual propagation to JDBC Statements.