|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
org.quartz.impl.jdbcjobstore Interface JobStoreSupport.VoidTransactionCallback
- Enclosing class:
- JobStoreSupport
protected static interface JobStoreSupport.VoidTransactionCallback
Implement this interface to provide the code to execute within the a transaction template that has no return value.
| Method Summary | |
|---|---|
void |
execute(Connection conn)
|
| Method Detail |
|---|
execute
void execute(Connection conn) throws JobPersistenceException
- Throws:
JobPersistenceException
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2001-2011, Terracotta, Inc.