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(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.