Hi, Where are you accessing the protected fields from? In particular, are you accessing them from a subclass, or from some other class in the same package? If the latter, are you running the enhancer over the other classes?
-Patrick On 8/14/07, Christiaan <[EMAIL PROTECTED]> wrote: > > Hi, > I recently tried upgrading from kodo version 4.1.2 to 4.1.4. I noticed there > is a change in dealing with protected fields. Retrieving these fields return > null and using them in queries does not work in the 4.1.4 version whereas in > 4.1.2 this works fine. Is this a known change? (not sure on what version of > OpenJPA this release is based). > > kind regards, > Christiaan > -- > View this message in context: > http://www.nabble.com/Protected-fields-tf4266451.html#a12142121 > Sent from the OpenJPA Users mailing list archive at Nabble.com. > > -- Patrick Linskey 202 669 5907
