Add missing @since tag
Issue: SPR-12801
This commit is contained in:
committed by
Stephane Nicoll
parent
d4d5e5ce40
commit
93919204a1
@@ -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