[HHH-2420] Error in 2.5. Contextual Sessions

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12716 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Diego Plentz 2007-07-04 04:58:58 +00:00
parent bc550eba48
commit 304fc54e32
2 changed files with 2 additions and 2 deletions

View File

@ -345,7 +345,7 @@
but a <literal>org.hibernate.transaction.TransactionManagerLookup</literal> is configured,
Hibernate will use the <literal>org.hibernate.context.JTASessionContext</literal>.
Typically, the value of this parameter would just name the implementation class to
use; for the three out-of-the-box implementations, however, there are two corresponding
use; for the three out-of-the-box implementations, however, there are three corresponding
short names, "jta", "thread", and "managed".
</para>

View File

@ -350,7 +350,7 @@
não é determinado mas um <literal>org.hibernate.transaction.TransactionManagerLookup</literal>
é configurado, Hibernate usará o <literal>org.hibernate.context.JTASessionContext</literal>.
Tipicamente, o valor deste parâmetro nomearia apenas a classe de implementação para usar;
para as duas implementações out-of-the-box, entretanto, há dois pequenos nomes correspondentes,
para as duas implementações out-of-the-box, entretanto, há três pequenos nomes correspondentes,
"jta", "thread", and "managed".
</para>