[hibernate-dev] Deprecating or removing entirely HashtableCacheProvider?

Emmanuel Bernard emmanuel at hibernate.org
Wed Jun 8 07:23:23 EDT 2011


I always die a little when I see someone using HashtableCacheProvider.

What do you think of removing it entirely. Worse case, we could provide an implementation that is backed by ConcurrentHashMap but even with that, we would get no eviction policy etc.



More information about the hibernate-dev mailing list