Uses of Interface
com.atlassian.bamboo.persistence.BambooConnectionSupplyingCallback
-
Packages that use BambooConnectionSupplyingCallback Package Description com.atlassian.bamboo.beehive com.atlassian.bamboo.persistence -
-
Uses of BambooConnectionSupplyingCallback in com.atlassian.bamboo.beehive
Methods in com.atlassian.bamboo.beehive with parameters of type BambooConnectionSupplyingCallback Modifier and Type Method Description protected <T> T
AbstractBambooRawJdbcDao. supplierWithConnection(BambooConnectionSupplyingCallback<T> connectionCallback)
-
Uses of BambooConnectionSupplyingCallback in com.atlassian.bamboo.persistence
Methods in com.atlassian.bamboo.persistence with parameters of type BambooConnectionSupplyingCallback Modifier and Type Method Description <T> T
BambooConnectionTemplate. execute(BambooConnectionSupplyingCallback<T> connectionCallback)
-