slick.memory.HeapBackend.Verifier
See theVerifier companion object
trait Verifier
A Verifier is called before and after data is updated in a table. It ensures that no constraints are violated before the update and updates the indices afterwards.
Attributes
- Companion
- object
- Source
- HeapBackend.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article