Package | Description |
---|---|
org.quartz.impl.jdbcjobstore |
Modifier and Type | Method and Description |
---|---|
protected DriverDelegate |
JobStoreSupport.getDelegate()
Get the driver delegate for DB operations.
|
void |
StdJDBCDelegate.initialize(String initString)
initStrings are of the format:
settingName=settingValue|otherSettingName=otherSettingValue|...
|
void |
DriverDelegate.initialize(String initString) |
Copyright © 2013. All rights reserved.