|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Constants | |
---|---|
org.quartz.impl.jdbcjobstore |
Uses of Constants in org.quartz.impl.jdbcjobstore |
---|
Subinterfaces of Constants in org.quartz.impl.jdbcjobstore | |
---|---|
interface |
StdJDBCConstants
This interface extends
to include the query string constants in use by the
class. |
Classes in org.quartz.impl.jdbcjobstore that implement Constants | |
---|---|
class |
CalendarIntervalTriggerPersistenceDelegate
|
class |
CloudscapeDelegate
Deprecated. Use the StdJDBCDelegate for latest versions of Derby |
class |
CronTriggerPersistenceDelegate
|
class |
DB2v6Delegate
Quartz JDBC delegate for DB2 v6 databases. |
class |
DB2v7Delegate
Quartz JDBC delegate for DB2 v7 databases. |
class |
DB2v8Delegate
Quartz JDBC delegate for DB2 v8 databases. |
class |
DBSemaphore
Base class for database based lock handlers for providing thread/resource locking in order to protect resources from being altered by multiple threads at the same time. |
class |
HSQLDBDelegate
This is a driver delegate for the HSQLDB database. |
class |
JobStoreCMT
JobStoreCMT is meant to be used in an application-server
environment that provides container-managed-transactions. |
class |
JobStoreSupport
Contains base functionality for JDBC-based JobStore implementations. |
class |
JobStoreTX
JobStoreTX is meant to be used in a standalone environment. |
class |
MSSQLDelegate
This is a driver delegate for the MSSQL JDBC driver. |
class |
PointbaseDelegate
This is a driver delegate for the Pointbase JDBC driver. |
class |
PostgreSQLDelegate
This is a driver delegate for the PostgreSQL JDBC driver. |
class |
SimplePropertiesTriggerPersistenceDelegateSupport
A base implementation of TriggerPersistenceDelegate that persists
trigger fields in the "QRTZ_SIMPROP_TRIGGERS" table. |
class |
SimpleTriggerPersistenceDelegate
|
class |
StdJDBCDelegate
This is meant to be an abstract base class for most, if not all,
implementations. |
class |
StdRowLockSemaphore
Internal database based lock handler for providing thread/resource locking in order to protect resources from being altered by multiple threads at the same time. |
class |
SybaseDelegate
This is a driver delegate for the Sybase database. |
class |
UpdateLockRowSemaphore
Provide thread/resource locking in order to protect resources from being altered by multiple threads at the same time using a db row update. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |