On Tue, Jul 7, 2009 at 4:45 PM, Michael Dick <[email protected]>wrote:
> > I'd use detach. DetachCopy IIRC detaches a new copy of the entity, but > leaves the original entity in the PersistenceContext. I started my previous email referencing the JavaDocs but found the code to be different. I went with detach. There doesn't seem to be a detachCopy in 1.2.1. Not sure what version of JavaDocs I was looking at. > Evict I'm not sure > about, I got that idea from a posting about Hibernate. > I opened JIRA OPENJPA-1162 [1] on your behalf to add better javadoc. > Thanks! -- Daryl Stultz _____________________________________ 6 Degrees Software and Consulting, Inc. http://www.6degrees.com mailto:[email protected]
