annotations/quanta_annotations library
Classes
- QuantaCompositeIndex
- Annotation to mark a composite index
- QuantaEncrypted
- Annotation to mark a field as encrypted
- QuantaEntity
- Annotation to mark a class as a QuantaDB entity
- QuantaField
- Annotation to specify field options
- QuantaHasMany
- Annotation to mark a one-to-many relationship
- QuantaId
- Annotation to mark a field as the primary key
- QuantaIgnore
- Annotation to mark a field as ignored in serialization
- QuantaIndex
- Annotation to mark a field as indexed
- QuantaManyToMany
- Annotation to mark a many-to-many relationship
- QuantaReactive
- Annotation to mark a field as reactive
Enums
- IndexOrder
- Sort order for indexes