1 de >
org.quartz.plugin.shutdownhook.class = org.quartz.plugins.management.ShutdownHookPlugin org.quartz.plugin.sh utdownhook.cleanShutdown = rectifient le class= >
# JDBCStore org.quartz.jobStore.class=org.quartz.impl.jdbcjobstore.JobStoreTX org.quartz.jobStore.driverDelegateClass=org.quartz.impl.jdbcjobstore.PostgreSQLDelegate org.quartz.jobStore.useProperties=false org.quartz.jobStore.dataSource=myDS org.quartz.jobStore.tablePrefix=QRTZ_ org.quartz.jobStore.isClustered=false org.quartz.dataSource.myDS.driver = org.postgresql. Conducteur org.quartz.dataSource.myDS.URL = jdbc : postgresql : //localhost : 5432/quartzscheduler org.quartz.dataSource.myDS.user = mydbuser org.quartz.dataSource.myDS.password = mydbpassword org.quartz.dataSource.myDS.maxConnections = 5 org.quartz.dataSource.myDS.validationQuery= le class= >What de