@ConfigurationProperties(prefix="spring.batch") public class BatchProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BatchProperties.Isolation
Available transaction isolation levels.
|
static class |
BatchProperties.Jdbc |
static class |
BatchProperties.Job |
Constructor and Description |
---|
BatchProperties() |
Modifier and Type | Method and Description |
---|---|
BatchProperties.Jdbc |
getJdbc() |
BatchProperties.Job |
getJob() |
public BatchProperties.Job getJob()
public BatchProperties.Jdbc getJdbc()