mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 03:42:38 +00:00
+1
-1
@@ -61,7 +61,7 @@ public interface SimpleJdbcInsertOperations {
|
||||
SimpleJdbcInsertOperations usingColumns(String... columnNames);
|
||||
|
||||
/**
|
||||
* Specify the name sof any columns that have auto generated keys.
|
||||
* Specify the names of any columns that have auto generated keys.
|
||||
* @param columnNames one or more column names
|
||||
* @return the instance of this SimpleJdbcInsert
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user