Class QAssignmentMetadataReferenceMapping<AOR extends MObject>

Type Parameters:
AOR - type of the row (M-bean) of the owner (assignment)
All Implemented Interfaces:
QOwnedByMapping<ObjectReferenceType,MAssignmentReference,MAssignmentMetadata>, SqaleMappingMixin<ObjectReferenceType,QAssignmentReference<MAssignmentMetadata>,MAssignmentReference>

Mapping between QAssignmentReference and ObjectReferenceType. The mapping is the same for all subtypes, see various static `get*()` methods below. Both mapping instances are initialized (`init*()` methods) in QAssignmentMapping. Init methods can be called multiple times, only one instance for each sub-tables is created.