Fix typos detected by github.com/client9/misspell
This commit is contained in:
committed by
Juergen Hoeller
parent
896eb5687a
commit
be211ceead
@@ -47,7 +47,7 @@ import org.springframework.jdbc.core.BatchPreparedStatementSetter;
|
||||
public class BatchSqlUpdate extends SqlUpdate {
|
||||
|
||||
/**
|
||||
* Default number of inserts to accumulate before commiting a batch (5000).
|
||||
* Default number of inserts to accumulate before committing a batch (5000).
|
||||
*/
|
||||
public static final int DEFAULT_BATCH_SIZE = 5000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user