[hibernate-dev] What does CacheConcurrencyStrategy.NONE mean?

Guillaume Smet guillaume.smet at gmail.com
Tue Jul 31 08:48:56 EDT 2018


On Mon, Jul 30, 2018 at 3:59 PM Steve Ebersole <steve at hibernate.org> wrote:

> It is equivalent to `javax.persistence.Cacheable(false)`, although it was
> never well defined what it means in relation to
> `javax.persistence.SharedCacheMode`
>

OK, thanks, will just fix the NPE then.


More information about the hibernate-dev mailing list