Hi there,
I am totally new to Spring Batch, but have worked with Spring in one project.
Can you pls. help me with, or direct me to information about:
- Telling Spring Batch Core to use my database on SQL Server.
- Telling the samples to use my database on SQL Server.
- Pointing out which configuration/property files I need to run one of the samles from a command line.
I have successfully downloaded the the core and samples and have tried running one og the samples as a JUnit. But I can't figure out how to switch from the default (?) hsql til Microsoft SQL Server.
ANY help is appreciated.
Thanks in advance
Preben


Reply With Quote