6 Replies Latest reply on Oct 15, 2009 8:18 AM by manik

    Persisting Entites put into the Cache

      Hi,

      I have the grid setup to persist to a database. That works well but the data is stored in a blob field. If we wish to persist domain entities I assume we setup the cache to be used as a 2nd level cache? (I've been converting my test app to do this.)

      Do we need to do a get/put from the cache in this mode? Or do we just read/write entites via hibernate?

      thanks
      David