org.quartz.impl.jdbcjobstore
protected static interface JobStoreSupport.TransactionCallback<T>
JobStoreSupport#executeInNonManagedTXLock(String, TransactionCallback)
,
JobStoreSupport.executeInLock(String, TransactionCallback)
,
JobStoreSupport.executeWithoutLock(TransactionCallback)
Modifier and Type | Method and Description |
---|---|
T |
execute(Connection conn) |
T execute(Connection conn) throws JobPersistenceException
JobPersistenceException
Copyright 2001-2014, Terracotta, Inc.