fix minor errof
git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@6682 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
25fda5f095
commit
17ae26b041
|
@ -892,7 +892,7 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
|
|||
</entry>
|
||||
<entry>
|
||||
If enabled, the session will be automatically closed during the
|
||||
before completion phase of the transaction. (Very useful when
|
||||
after completion phase of the transaction. (Very useful when
|
||||
using Hibernate with CMT.)
|
||||
<para>
|
||||
<emphasis role="strong">eg.</emphasis>
|
||||
|
|
Loading…
Reference in New Issue