I'm not using either a data cache or a query cache.  Do you mean
IgnoreChanges?  I set a value of IgnoreChanges=true, and that caused the
first call to go away.  However, that doesn't work for me, since I can't
always assume my object isn't dirty - methods earlier in my transaction may
have changed it.  I want the object that's in the entity manager returned,
and don't need it flushed before the end of the transaction.

--
View this message in context: 
http://openjpa.208410.n2.nabble.com/Lifecycle-listener-invoked-on-Query-tp7329975p7330503.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to