Merge pull request #857 from kazuki43zoo/SPR-12801
* pr/857: Add missing @since tag
This commit is contained in:
commit
ae9b5c15c8
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in New Issue