From: Georg S. <ge...@gm...> - 2002-02-11 19:17:48
|
Is Hibernate intended to support lazy collections with one-to-many associations? There is an example in cirrus/hibernate/test/qux_map.xml which made me think that Hibernate supports lazy collections with one-to-many associations, but it doesn't work and I can't find any code in cirrus.hibernate.map.Collection implementing this. Are there any reasons, that lazy collections with one-to-many associations doesn't work, or is it just not implemented? Georg |