From: Urberg, J. <ju...@ve...> - 2002-07-18 16:13:55
|
>>I think fully working single-class-to-multiple-table mappings will take quite a while to implement.<< What about the option of defining a custom map object for a class. For those special cases (such as multiple table mappings), the custom map could handle the mapping to the database using hand coded SQL. |