MaterializedModel
lightdb.doc.MaterializedModel
trait MaterializedModel[Doc <: Document[Doc], MaterialDoc <: Document[MaterialDoc], MaterialModel <: DocumentModel[MaterialDoc]] extends DocumentModel[Doc]
Attributes
- Graph
-
- Supertypes
- Self type
-
Members list
Type members
Inherited classlikes
object field
Attributes
- Inherited from:
- DocumentModel
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Value members
Abstract methods
protected def modifying(oldDoc: MaterialDoc, newDoc: MaterialDoc)(implicit transaction: Transaction[MaterialDoc]): Unit
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Inherited and Abstract methods
Attributes
- Inherited from:
- DocumentModel
Implicits
Inherited and Abstract implicits
Attributes
- Inherited from:
- DocumentModel
In this article