TxBoundary

scalikejdbc.TxBoundary
See theTxBoundary companion trait
object TxBoundary

TxBoundary type class instances.

Attributes

Companion
trait
Source
TxBoundary.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TxBoundary.type

Members list

Type members

Classlikes

object Either

Either TxBoundary type class instance.

Either TxBoundary type class instance.

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

Attributes

Source
TxBoundary.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Either.type
object Exception

Exception TxBoundary type class instance.

Exception TxBoundary type class instance.

Attributes

Source
TxBoundary.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Exception.type
object Future

Future TxBoundary type class instance.

Future TxBoundary type class instance.

Attributes

Source
TxBoundary.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Future.type
object Try

Try TxBoundary type class instance.

Try TxBoundary type class instance.

Attributes

Source
TxBoundary.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Try.type