0 Replies Latest reply on Nov 28, 2007 12:18 PM by mcsous

    Share the same data subclasse entities.

    mcsous

      Hello,

      I have a problem: I have a Person entity that is the superclass, the Customer and Employee that are the subclasses.

      One Employee can be a Customer, and vice-versa.

      How can I share the persons data with Employee and customer?

      Thanks.