"The instance variables of a class must be private, protected, or package
visibility independent of
whether field access or property access is used. When property access is
used, the property accessor
methods must be public or protected."
JPA 2.0 Section 2.2
-----
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-tp7129842p7131059.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.
|