"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "spring-r2dbc/src/main/java/org/springframework/r2dbc/core/DatabaseClient.java" between
spring-framework-5.3.23.tar.gz and spring-framework-5.3.24.tar.gz

About: Spring Framework is an application framework for the Java platform and .NET Framework. Community edition.

DatabaseClient.java  (spring-framework-5.3.23):DatabaseClient.java  (spring-framework-5.3.24)
skipping to change at line 145 skipping to change at line 145
* @see NamedParameterExpander * @see NamedParameterExpander
*/ */
Builder namedParameters(boolean enabled); Builder namedParameters(boolean enabled);
/** /**
* Configures a {@link Consumer} to configure this builder. * Configures a {@link Consumer} to configure this builder.
*/ */
Builder apply(Consumer<Builder> builderConsumer); Builder apply(Consumer<Builder> builderConsumer);
/** /**
* Builder the {@link DatabaseClient} instance. * Build the {@link DatabaseClient} instance.
*/ */
DatabaseClient build(); DatabaseClient build();
} }
/** /**
* Contract for specifying an SQL call along with options leading to the execution. * Contract for specifying an SQL call along with options leading to the execution.
*/ */
interface GenericExecuteSpec { interface GenericExecuteSpec {
/** /**
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)