> If I set the DetachState to something else, would I be able to get it > to simply return blanks/nulls for the unloaded fields?
Try : <property name="openjpa.DetachState" value="fetch-groups(DetachStateField=false)"/> ----- Pinaki Poddar http://ppoddar.blogspot.com/ http://www.linkedin.com/in/pinakipoddar OpenJPA PMC Member/Committer JPA Expert Group Member -- View this message in context: http://n2.nabble.com/%27Masking%27-fields-in-an-Entity-tp2545263p2563035.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
