- if any new objects are added to the collection (i.e. Lsit), - if they are old do nothing, - if there are any new objects in the collection (i.e. Lsit) which are not present in the pojo then drop them.
As we use ormtool to generate Hibernate Pojos & Dao objects, we are reluctant to modify them and have similar implementation in business Layer i.e. Spring Its years that i looked into CoreJava any pointers/suggestions with snippet code will be highly appreciated Regards Bansi -- View this message in context: http://www.nabble.com/Simple-Java-Question-tf3997491.html#a11353094 Sent from the MyFaces - Users mailing list archive at Nabble.com.

