spring-framework/spring-jdbc/src
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
..
main Improve memory allocations when substituting named parameters. 2017-11-08 23:45:53 +01:00
test Nullability refinements on private and static methods 2017-09-22 18:22:14 +02:00