Hi all,

I'm wondering whether or not editing persistent properties through a dynamic
proxy will change the object's data in the persistence-layer and the
database.  My main concern is that to store the data, pb.store(Object) is
called; however, you can't call store using a proxy because it's class is
$Proxy and the pb wont recognize it.

Thanks,
Ilya Scharrenbroich


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to