Class QAssignmentReferenceMapping<AOR extends MObject>

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

public class QAssignmentReferenceMapping<AOR extends MObject> extends QReferenceMapping<QAssignmentReference<MAssignment>,MAssignmentReference,QAssignment<AOR>,MAssignment>
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.