|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Interface
org.quartz.impl.jdbcjobstore.TablePrefixAware
Packages that use TablePrefixAware | |
---|---|
org.quartz.impl.jdbcjobstore |
Uses of TablePrefixAware in org.quartz.impl.jdbcjobstore |
---|
Classes in org.quartz.impl.jdbcjobstore that implement TablePrefixAware | |
---|---|
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 |
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 |
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 |
Copyright 2001-2011, Terracotta, Inc.