标签: java quartz-scheduler quartz
我需要一个Quartz作业来从数据库中检索数据。
通过阅读文档,它建议在Quartz Job Execution中使用简单的原始类型
我的问题是这个 - 我应该: