0 Replies Latest reply on Jun 16, 2005 9:15 AM by aubergine

    jbosscache, hibernate and separate databases

    aubergine

      Hi

      I'm thinking about using jbosscache+hibernate on different servers which all have independant databases - with clustering/transactioning switched on.

      As I am no expert on hibernate, I was wondering if anyone knows whether the jbosscache, as a second level cache will cause each hibernate node to update any writes undertaken in any node.

      If this isn't the case, perhaps a strategy would be to enable a backing store on jbosscache and somehow disable any database interaction by hibernate?

      Very grateful for any comment on this.