Is there an openjpa property I can set in my persistence.xml to disable the store cache? I would like to set this on my test persistence units so it does no caching between transactions.

-dain

Reply via email to