Uses of Class
org.quartz.impl.jdbcjobstore.NoSuchDelegateException

Packages that use NoSuchDelegateException
org.quartz.impl.jdbcjobstore   
 

Uses of NoSuchDelegateException in org.quartz.impl.jdbcjobstore
 

Methods in org.quartz.impl.jdbcjobstore that throw NoSuchDelegateException
protected  org.quartz.impl.jdbcjobstore.DriverDelegate JobStoreSupport.getDelegate()
           Get the driver delegate for DB operations.
 


Quartz Enterprise Job Scheduler Project Page