Author: d.plentz
Date: 2007-08-14 22:51:52 -0400 (Tue, 14 Aug 2007)
New Revision: 12942
Modified:
core/trunk/documentation/manual/en-US/src/main/docbook/modules/performance.xml
core/trunk/documentation/manual/es-ES/src/main/docbook/modules/performance.xml
core/trunk/documentation/manual/fr-FR/src/main/docbook/modules/performance.xml
core/trunk/documentation/manual/ja-JP/src/main/docbook/modules/performance.xml
core/trunk/documentation/manual/ko-KR/src/main/docbook/modules/performance.xml
core/trunk/documentation/manual/pt-BR/src/main/docbook/modules/performance.xml
core/trunk/documentation/manual/zh-CN/src/main/docbook/modules/performance.xml
Log:
[HHH-2789] Section 19.2 of the documentation does not show OSCache as supporting clusters.
It does.
Modified: core/trunk/documentation/manual/en-US/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/en-US/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/en-US/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -681,7 +681,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>memory, disk</entry>
- <entry></entry>
+ <entry>yes (clustered invalidation)</entry>
<entry>yes</entry>
</row>
<row>
Modified: core/trunk/documentation/manual/es-ES/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/es-ES/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/es-ES/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -639,7 +639,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>memoria, disco</entry>
- <entry></entry>
+ <entry>sí (invalidación en
cluster)</entry>
<entry>sí</entry>
</row>
<row>
Modified: core/trunk/documentation/manual/fr-FR/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/fr-FR/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/fr-FR/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -717,7 +717,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>m�moire, disque</entry>
- <entry></entry>
+ <entry>oui (invalidation de cluster)</entry>
<entry>oui</entry>
</row>
<row>
Modified: core/trunk/documentation/manual/ja-JP/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/ja-JP/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/ja-JP/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -679,7 +679,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>�������A�f�B�X�N</entry>
- <entry></entry>
+ <entry>yes�i�N���X�^�������j</entry>
<entry>yes</entry>
</row>
<row>
Modified: core/trunk/documentation/manual/ko-KR/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/ko-KR/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/ko-KR/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -632,7 +632,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>memory, disk</entry>
- <entry></entry>
+ <entry>yes (clustered invalidation)</entry>
<entry>yes</entry>
</row>
<row>
Modified: core/trunk/documentation/manual/pt-BR/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/pt-BR/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/pt-BR/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -677,7 +677,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>memory, disk</entry>
- <entry></entry>
+ <entry>yes (clustered invalidation)</entry>
<entry>yes</entry>
</row>
<row>
Modified: core/trunk/documentation/manual/zh-CN/src/main/docbook/modules/performance.xml
===================================================================
---
core/trunk/documentation/manual/zh-CN/src/main/docbook/modules/performance.xml 2007-08-15
02:39:38 UTC (rev 12941)
+++
core/trunk/documentation/manual/zh-CN/src/main/docbook/modules/performance.xml 2007-08-15
02:51:52 UTC (rev 12942)
@@ -606,7 +606,7 @@
<entry>OSCache</entry>
<entry><literal>org.hibernate.cache.OSCacheProvider</literal></entry>
<entry>memory, disk</entry>
- <entry></entry>
+ <entry>yes (clustered invalidation)</entry>
<entry>yes</entry>
</row>
<row>
Show replies by date