Prev Next

Hibernate / Hibernate Caching

Advantages of OSCache (Open Symphony Cache) in hibernate.

The below are the advantages of OSCache. (org.hibernate.cache.OSCacheProvider)

  • It is powerful .
  • flexible package.
  • supports read-only and read/write caching.
  • Supports memory- based and disk-based caching.
  • Provides basic support for clustering via either JavaGroups or JMS.

More Related questions...

Show more question and Answers...


Comments & Discussions