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 © 2023 Terracotta, Inc.. All rights reserved.