Updated cache overview table

git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@4645 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Christian Bauer 2004-10-05 17:23:58 +00:00
parent ca9f5a95a0
commit 9f3ea42b44
1 changed files with 2 additions and 2 deletions

View File

@ -516,7 +516,7 @@ Cat fritz = (Cat) iter.next();]]></programlisting>
using the property <literal>hibernate.cache.provider_class</literal>.
</para>
<table frame="topbot">
<table frame="topbot" id="cacheproviders" revision="1">
<title>Cache Providers</title>
<tgroup cols='5' align='left' colsep='1' rowsep='1'>
<colspec colname='c1' colwidth="1*"/>
@ -567,7 +567,7 @@ Cat fritz = (Cat) iter.next();]]></programlisting>
<entry><literal>org.hibernate.cache.TreeCacheProvider</literal></entry>
<entry>clustered (ip multicast), transactional</entry>
<entry>yes (replication)</entry>
<entry>yes</entry>
<entry>yes (clock sync req.)</entry>
</row>
</tbody>
</tgroup>