Spring IoC : How to grab an object Sub graph ? Hi everyone, I'am coding with Spring 3.x with annotations. I put on my bean the annotation @Component. Inside this bean ...
Object graph prototype Hello, simple question: Is it possible to have object graph prototype in Spring? To be more exact, I need to define in the XML files the folowing graph ...
Hi, In Hibernate3.1x it is possible to use DML-style for update/insert/delete operations on Hibernate entities. Suppose I have an object graph that I need to remove by deleting parent object. In ...
Jan 20th, 2008, 10:44 AM #1 [email protected] View Profile View Forum Posts Private Message Junior Member Join Date Aug 2007 Posts 14 Saving Complex Object graph Hello, I am trying a ...