You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Evan Ireland <ei...@sybase.com> on 2007/10/23 21:25:13 UTC

A question about mutable attributes of type byte[]

Hi,

A couple of weeks back, I was interested to follow the discussion about
Calendar proxies and cloning.

This got me to wondering, for persistent attributes of type "byte[]" which
cannot be proxied, but are mutable, how does OpenJPA handle that case?