first thank for your response, not only openJPA is fun me, but the forum is friendly.
>>Donot understand the question properly. me too, and my english is poor ;) i will try a simple one. say that inside a transaction, i select a Customer with a fetchplan which only return the Customer name. if a try to get the firstname(or an adress List) il will get null value. my question: is there a magic to have a lazyloading behavior for this field(firstname or adressList) ( so in case off a object traversal navigation null don't explode) Regards marc -- View this message in context: http://openjpa.208410.n2.nabble.com/Fetch-Plan-ands-collections-mapped-tp5321552p5323124.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
