A developer has the following requirements:
Calculate the total amount on an Order
Calculate the line amount for each Line Item based on quantity selected and price
Move Line Items to a different Order if a Line Item is not in stock
Which relationship implementation supports these requirements on its own?
