I have a table structure that has the same 5 columns, ID, CreateDate,
CreatedBy, UpdateDate, and UpdatedBy in every table.

Is there a way to map these once in the xml file, instead of in every
xml file?  I have an Entity class that defines these in the code, and
every class inherits from the Entity class.

Every example I've seen shows the ID class defined in every mapping
file, even if it's only in one class, so that leads me to think that
every similar column must be defined in every mapping file, but I
thought I'd check first.

Thanks,
Jamie
--~--~---------~--~----~------------~-------~--~----~
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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to