Hej Keith, > -----Original Message----- > From: Keith Rogers [mailto:[EMAIL PROTECTED]
> No, it doesn't seem to work as is - when I do a query for all > articles, I only get implementations of article back (I'm > using the map-each-instance-to-a-different-table approach), > rather than the classes that they actually are. strange. There must be something wrong in your repository_user.xml. Maybe we'll find it if you post a snippet. Have you checked (with an external tool, maybe a text editor in case of hsqldb) in which table the data is actually stored? Just to be sure whether the problem is during store or retrieve. Olli --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
