Hi; I have a DAO which get the list of personne and personne object is composed of a account list (account object). I would like to display from a GUI only a part of personne object: name, First name, identifier, date. How retrieve only the data which will be used for the display without load all objects : personne with its list of accounts ?
Regards; -- View this message in context: http://www.nabble.com/Load-a-part-of-an-object-tf2604532.html#a7267599 Sent from the iBATIS - User - Java mailing list archive at Nabble.com.