Uses of Interface
org.quartz.impl.jdbcjobstore.JobStoreSupport.TransactionValidator

Packages that use JobStoreSupport.TransactionValidator
org.quartz.impl.jdbcjobstore   
 

Uses of JobStoreSupport.TransactionValidator in org.quartz.impl.jdbcjobstore
 

Methods in org.quartz.impl.jdbcjobstore with parameters of type JobStoreSupport.TransactionValidator
protected
<T> T
JobStoreSupport.executeInNonManagedTXLock(String lockName, JobStoreSupport.TransactionCallback<T> txCallback, JobStoreSupport.TransactionValidator<T> txValidator)
          Execute the given callback having optionally acquired the given lock.
 



Copyright 2001-2019, Terracotta, Inc.