David Corbin wrote:
On Friday 31 October 2003 14:11, Jakob Braeuchi wrote:
hi david,
why don't you use ojbConcreteClass ?
I don't understand. I fully plan on having something like this so I can materialize the correct type object. That has little (as far as I can tell)
well in this case writing a RowReader is not necessary.
to do with my problem. As far as I can tell, unless I write 30 class-descriptors, those objects of that class are believe to not be persistable.
yes that's true.
David Corbin wrote:
I have a class heirarchy, and there are 30 different concrete classes in it. There is NO difference in the data, just in behavior. I'm well aware of how to read these in from a common table using a RowReader.
Do I have to write 30 class-descriptors all of which look exactly the same except for the class name?
yes, if you do not want to copy paste ;)
jakob
Thanks
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
