在Spring批处理中(请参见https://docs.spring.io/spring-batch/3.0.x/reference/html/metaDataSchema.html),共有六个表:
是否没有其他表格可用于Job Registry,Job Repository,Job Explorer等?
谢谢
答案 0 :(得分:2)
Job Resgistry,Job Explorer,Job Repository是可用于查询Spring Batch表而不是实际表的接口。 看到 https://docs.spring.io/spring-batch/3.0.x/reference/html/configureJob.html 请参阅第4.6.1节“查询存储库”