Either

object Either

Either TxBoundary type class instance.

NOTE: Either TxBoundary may throw an Exception when commit/rollback operation fails.

class Object
trait Matchable
class Any

Implicits

Implicits

implicit def eitherTxBoundary[L, R]: TxBoundary[Either[L, R]]