Uses of Interface
com.atlassian.bamboo.persistence.BambooConnectionSupplyingCallback
-
Uses of BambooConnectionSupplyingCallback in com.atlassian.bamboo.beehive
Modifier and TypeMethodDescriptionprotected <T> T
AbstractBambooRawJdbcDao.supplierWithConnection
(BambooConnectionSupplyingCallback<T> connectionCallback) -
Uses of BambooConnectionSupplyingCallback in com.atlassian.bamboo.persistence
Modifier and TypeMethodDescription<T> T
BambooConnectionTemplate.execute
(BambooConnectionSupplyingCallback<T> connectionCallback)