|
In my schema, I have a Customer entity that has a
non-identifying relationship to a parent entity called Customer Status.
The Customer Status entity provides the domain values for the different statuses
that apply to a customer. The object (class) model only has one class
called Customer. How do I map the multiple entities to one
class?
Walter
|
- RE: (ROSE) Object to Relational Mapping Walter Howard
- RE: (ROSE) Object to Relational Mapping Babiej, Zbigniew
