Source: http://robbypelssers.blogspot.de/2013/09/spring-batch-demo.html
NOTE DataSource must contain the spring batch schema
.addScript("classpath:org/springframework/batch/core/schema-drop-hsqldb.sql")
.addScript("classpath:org/springframework/batch/core/schema-hsqldb.sql")