文件名称:Quartz2.0持久化到数据库
文件大小:5.61MB
文件格式:ZIP
更新时间:2015-06-12 08:56:04
Quartz2.0 持久化 数据库 oracle
这是一个quartz2.0开发的持久化到数据库的程序。很适合初学者和项目中需要使用调度的开发者学习的实例。
【文件预览】:
使用说明.txt
spring_quartz2.0
----sql()
--------tables_oracle.sql(7KB)
----src()
--------applicationContext.xml(2KB)
--------org()
--------log4j.properties(828B)
--------quartz.properties(2KB)
----.classpath(2KB)
----.mymetadata(321B)
----.settings()
--------org.eclipse.core.resources.prefs(101B)
----.myeclipse()
----.project(1KB)
----WebRoot()
--------META-INF()
--------WEB-INF()
----test()
--------org()