harness.sql.Atomically$.IgnoreAtomicity
See theIgnoreAtomicity companion object
final class IgnoreAtomicity[E] extends Atomically[E]
Will ignore the fact you are trying to do something atomically, and execute the effect as-is.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article