Merge pull request #857 from kazuki43zoo/SPR-12801
* pr/857: Add missing @since tag
This commit is contained in:
@@ -104,6 +104,7 @@ public interface SimpleJdbcCallOperations {
|
||||
/**
|
||||
* Indicates that parameters should be bound by name.
|
||||
* @return the instance of this SimpleJdbcCall
|
||||
* @since 4.2
|
||||
*/
|
||||
SimpleJdbcCallOperations withNamedBinding();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user