|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.quartz.impl.jdbcjobstore Interface TablePrefixAware
- All Known Implementing Classes:
- DBSemaphore, StdRowLockSemaphore, UpdateLockRowSemaphore
public interface TablePrefixAware
Interface for Quartz objects that need to know what the table prefix of the tables used by a JDBC JobStore is.
| Method Summary | |
|---|---|
void |
setSchedName(String schedName)
|
void |
setTablePrefix(String tablePrefix)
|
| Method Detail |
|---|
setTablePrefix
void setTablePrefix(String tablePrefix)
setSchedName
void setSchedName(String schedName)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2001-2011, Terracotta, Inc.