• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JBoss - The Second Level Cache

 
Ranch Hand
Posts: 527
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Francesco,

Welcome. Does your book talk about anything on Hibernate and implementing the JBoss's second level cache for Hibernate, I do not see much help online either.

Thanks.

 
author
Posts: 194
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Anil Vupputuri wrote:Hi Francesco,

Welcome. Does your book talk about anything on Hibernate and implementing the JBoss's second level cache for Hibernate, I do not see much help online either.

Thanks.


Hi Anil,
yes the 2nd level Cache is handled in the Clustering chapter with a concrete example too.

  • 14 Clustering entities
    Revisiting the AppStore example
    Inside the second-level cache


  • It is also shown, in simple terms, what's the difference with the Query Cache and the Timestamp cache.
    kind regards
    Francesco
     
    With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
    reply
      Bookmark Topic Watch Topic
    • New Topic