Package com.kingsrook.qqq.backend.core.model.data
package com.kingsrook.qqq.backend.core.model.data
-
ClassDescriptionAnnotation to place onto fields in a QRecordEntity, to mark them as associated record listsAnnotation to place onto fields in a QRecordEntity, to add additional attributes for propagating down into the corresponding QFieldMetaDataMarker - that a piece of code should be ignored (e.g., a field not treated as a @QField)Data Record within qqq.Base class for entity beans that are interoperable with QRecords.Reflective information about an association in a QRecordEntityReflective information about a field in a QRecordEntityBase class for enums that are interoperable with QRecords.Extension on QRecord, intended to be used where you've got records from multiple tables, and you want to combine them into a single "wide" joined record - but to do so without copying or modifying any of the individual records.