> @ManyToMany(fetch = FetchType.LAZY, mappedBy = "categories")
> public Collection<E_App> apps; 

change 'public' to 'private'

-----
Pinaki Poddar
Chair, Apache OpenJPA Project
--
View this message in context: 
http://openjpa.208410.n2.nabble.com/Lazy-many-to-many-properties-don-t-load-on-demand-2-1-1-tp7129842p7130527.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to