Uses of Class org.quartz.impl.jdbcjobstore.InvalidConfigurationException (Quartz Parent POM 2.0.1 API)

Quartz Java



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

Packages that use InvalidConfigurationException
org.quartz.impl.jdbcjobstore   
 

Uses of InvalidConfigurationException in org.quartz.impl.jdbcjobstore
 

Methods in org.quartz.impl.jdbcjobstore that throw InvalidConfigurationException
 void JobStoreSupport.setDriverDelegateClass(String delegateClassName)
           Set the JDBC driver delegate class.
 void JobStoreSupport.setDriverDelegateInitString(String delegateInitString)
           Set the JDBC driver delegate's initialization string.
 



Copyright 2001-2011, Terracotta, Inc.