RecordDocumentModel
lightdb.model.RecordDocumentModel
trait RecordDocumentModel[D <: RecordDocument[D]] extends DocumentModel[D]
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class RecordDocumentCollection[D]
Members list
Type members
Inherited types
Attributes
- Inherited from:
- DocumentModel
Value members
Concrete methods
Called after preSet and before the data is set to the database
Called after preSet and before the data is set to the database
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Called after set
Attributes
- Inherited from:
- DocumentModel
Called before preSetJson and before the data is set to the database
Called before preSetJson and before the data is set to the database
Attributes
- Inherited from:
- DocumentModel
Implicits
Inherited and Abstract implicits
Attributes
- Inherited from:
- DocumentModel
In this article