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  DriverDelegate JobStoreSupport.getDelegate()
           Get the driver delegate for DB operations.
 void StdJDBCDelegate.initialize(org.slf4j.Logger logger, String tablePrefix, String schedName, String instanceId, ClassLoadHelper classLoadHelper, boolean useProperties, String initString)
           
 void DriverDelegate.initialize(org.slf4j.Logger logger, String tablePrefix, String schedName, String instanceId, ClassLoadHelper classLoadHelper, boolean useProperties, String initString)
           
 



Copyright 2001-2019, Terracotta, Inc.