Package com.atlassian.sal.api.rdbms
package com.atlassian.sal.api.rdbms
-
ClassDescriptionCallback to be executed by
TransactionalExecutor.execute(ConnectionCallback)This exception is thrown bycom.atlassian.sal.api.rdbmsimplementations in cases when interaction with a database failsInterface allowing the user to execute a callback with aConnection, in the context of a transaction.Provided by the host application for creatingTransactionalExecutor.