diff --git a/documentation/manual/src/main/docbook/en-US/content/performance.xml b/documentation/manual/src/main/docbook/en-US/content/performance.xml index 61c2e49de6..8a539f7b29 100644 --- a/documentation/manual/src/main/docbook/en-US/content/performance.xml +++ b/documentation/manual/src/main/docbook/en-US/content/performance.xml @@ -695,12 +695,19 @@ Cat fritz = (Cat) iter.next();]]> - JBoss TreeCache + JBoss Cache 1.x org.hibernate.cache.TreeCacheProvider clustered (ip multicast), transactional yes (replication) yes (clock sync req.) + + JBoss Cache 2 + org.hibernate.cache.jbc2.JBossCacheRegionFactory + clustered (ip multicast), transactional + yes (replication or invalidation) + yes (clock sync req.) + @@ -890,7 +897,14 @@ Cat fritz = (Cat) iter.next();]]> - JBoss TreeCache + JBoss Cache 1.x + yes + + + yes + + + JBoss Cache 2 yes