Fix formatting
This commit is contained in:
@@ -137,8 +137,8 @@ public class JdbcBatchItemWriter<T> implements ItemWriter<T>, InitializingBean {
|
||||
}
|
||||
|
||||
/**
|
||||
* Check mandatory properties - there must be a NamedParameterJdbcOperations and an SQL
|
||||
* statement plus a parameter source.
|
||||
* Check mandatory properties - there must be a NamedParameterJdbcOperations and an
|
||||
* SQL statement plus a parameter source.
|
||||
*/
|
||||
@Override
|
||||
public void afterPropertiesSet() {
|
||||
|
||||
Reference in New Issue
Block a user