Added TODO

git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@5308 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Christian Bauer 2005-01-24 16:51:49 +00:00
parent 94de13235f
commit 44bb4e9dd4
1 changed files with 13 additions and 1 deletions

View File

@ -368,7 +368,7 @@ hibernate.dialect = \
are also not available in the <literal>hibernate.cfg.xml</literal> file, discusse later.
</para>
<table frame="topbot" id="configuration-optional-properties" revision="6">
<table frame="topbot" id="configuration-optional-properties" revision="7">
<title>Hibernate Configuration Properties</title>
<tgroup cols="2">
<colspec colname="c1" colwidth="1*"/>
@ -660,6 +660,18 @@ hibernate.dialect = \
</para>
</entry>
</row>
<row>
<entry>
<literal>hibernate.cache.use_structured_entries</literal>
</entry>
<entry>
TODO
<para>
<emphasis role="strong">eg.</emphasis>
<literal>true|false</literal>
</para>
</entry>
</row>
<row>
<entry>
<literal>hibernate.transaction.factory_class</literal>