org.quartz.impl.jdbcjobstore
protected abstract class JobStoreSupport.VoidTransactionCallback extends Object implements JobStoreSupport.TransactionCallback<Void>
JobStoreSupport#executeInNonManagedTXLock(String, TransactionCallback)
Modifier | Constructor and Description |
---|---|
protected |
JobStoreSupport.VoidTransactionCallback() |
protected JobStoreSupport.VoidTransactionCallback()
public final Void execute(Connection conn) throws JobPersistenceException
execute
in interface JobStoreSupport.TransactionCallback<Void>
JobPersistenceException
Copyright 2001-2014, Terracotta, Inc.