Hi All, I'm using AppFuse 2.0 + Hibernate + Struts.
I'm having some issues with persisting entities to the database where I make changes to a Parent entity and some related Child entities and then save the parent. I have been assuming that GenericManager and GenericDao classes will seamlessly handle all the back end stuff (transactions, db updates etc.), but I'm getting weird Hibernate errors. I thought I'd better do a reality check before I troll back through my code looking for causes of the problem. Hence my question. Am I right in assuming that GenericManager and GenericDao will happily handle updates to Parent and Child entities in the one session? TIA, Rob Hills Waikiki, Western Australia Mobile +61 (412) 904-357 Fax: +61 (8) 9529-2137 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
