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();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue