Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Turning caching on and off question

If caching is turned off at the PU level in the persistence.xml with eclipselink.cache.shared.default=false will an @org.eclipselink.persistence.annotations.Cache(shared = true) on a specific entity override the persistence.xml?

Thanks,

-Noah

Back to the top