Joined: Fri Jul 16, 2004 2:02 am Posts: 13
|
Hi
I am facing a requirement of having single mapping file as wella s single DAO for more than five tables. Is it possible to do so....
The whole scenario is :
The requirement is to access various fields in five tables.
I want to create single mapping file for all of them which will in turn generate single Value Object.
I was able to do it by using joined subclass whcih was creating one superclass and one subclass constituting al five tables.
But when I try to save data through this mechanism , it only saves data in table for superclass but not in the stables for sub classes.
Thanks
Krishma
_________________ Kary
|
|