Uses of Interface
com.atlassian.sal.api.rdbms.ConnectionCallback
Packages that use ConnectionCallback
-
Uses of ConnectionCallback in com.atlassian.sal.api.rdbms
Methods in com.atlassian.sal.api.rdbms with parameters of type ConnectionCallbackModifier and TypeMethodDescription<A> ATransactionalExecutor.execute(ConnectionCallback<A> callback) Execute a callback which is supplied aConnection, within a transaction.