0 Replies Latest reply on Oct 5, 2007 3:32 AM by tom.baeyens

    JPA and clustering vs hibernate clustering

    tom.baeyens

      i didn't get yet what difference there is in clustering features when using hibernate's optimistic locking versus JPA provider clustering features.

      afaict, the only thing that JPA implementations could offer is distributed 2nd level cache. which is in general not wat we want.

      can you elaborate on that ? how does the JPA clustering support differ from the hibernate optimistic locking ?