suspend fun SQLConnection.getTransactionIsolationAwait(): TransactionIsolation
Attempts to return the transaction isolation level for this Connection object to the one given.
handler - the handler called when this operation completes.
handler
Return