Well Peter, You've exhausted my knowledge. I would guess it is a bug / incompatibility with using the extent class along with the "super" reference mapping strategy.
Any ideas / comments from the contributors? Wally -----Original Message----- From: Peter Wieland [mailto:[EMAIL PROTECTED] Sent: Thursday, December 04, 2003 9:23 AM To: [EMAIL PROTECTED] Subject: RE: Problem mapping inheritance hierarchy using joined tables for subclasses > Try refresh="false" on the "super" reference. Does not work either. I tried refresh="false" auto-retrieve="false" auto-delete="false" auto-update="false" on the super reference. But I stell get the StackOverflowError when querying: broker.getIteratorByQuery(QueryFactory.newQuery(Address.class, new Criteria())); Peter --------------------------------------------------------------------- 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]
