spring-framework/spring-jdbc
benoit 667e0341fa Improve memory allocations when substituting named parameters.
Create the buffer with at least the original sql length to avoid
multiple re-allocations
Add a fast path if the original sql doesn't contain any parameters
2017-11-08 23:45:53 +01:00
..
src Improve memory allocations when substituting named parameters. 2017-11-08 23:45:53 +01:00
spring-jdbc.gradle Upgrade to Derby 10.14.1.0 2017-10-26 21:26:31 +02:00