I have what appears to be a common and simple model. I have a Subscription entity which contains the value object PaymentMethod. The PaymentMethods are CreditCard or ECheck. I map the Subscription class as an entity and I would like to map the PaymentMethod has a component, but component mappings don't support polymorphism. Or do they? How do other people handle this? Or is there something wrong with the modeling?
Cheers, Aeden -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=.
