Cache-provider/concurrency-strategy compatibility by R4R Team

Some basic thing in the hibernate mapping and caching we always remember that is none of the cache providers support all of the cache concurrency strategies.

The following table shows which providers are compatible with which concurrency strategies.

Cache

Read-only

Nonstrict-read-write

Read-write

Transactional

Hashtable (not intended for production use)


Yes

Yes


EHCache

Yes

Yes

Yes


OSCache

Yes

Yes

Yes


SwarmCache

Yes

Yes

Yes


Jboss

Cache 1.x

Yes


Yes

Jboss

Cache 2

Yes


yes

Leave a Comment:
Search
Categories
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!