[HHH-2726] spelling o your CLASSPATH

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12926 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Diego Plentz 2007-08-13 20:04:26 +00:00
parent 31fe1aa524
commit b1fdf81549
2 changed files with 1739 additions and 1739 deletions

View File

@ -1344,7 +1344,7 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
</para> </para>
<para> <para>
The XML configuration file is by default expected to be in the root o The XML configuration file is by default expected to be in the root of
your <literal>CLASSPATH</literal>. Here is an example: your <literal>CLASSPATH</literal>. Here is an example:
</para> </para>
@ -1384,7 +1384,7 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
<para> <para>
As you can see, the advantage of this approach is the externalization of the As you can see, the advantage of this approach is the externalization of the
mapping file names to configuration. The <literal>hibernate.cfg.xml</literal> mapping file names to configuration. The <literal>hibernate.cfg.xml</literal>
is also more convenient once you have to tune the Hibernate cache. Note that is is also more convenient once you have to tune the Hibernate cache. Note that it is
your choice to use either <literal>hibernate.properties</literal> or your choice to use either <literal>hibernate.properties</literal> or
<literal>hibernate.cfg.xml</literal>, both are equivalent, except for the above <literal>hibernate.cfg.xml</literal>, both are equivalent, except for the above
mentioned benefits of using the XML syntax. mentioned benefits of using the XML syntax.

View File

@ -1384,7 +1384,7 @@ hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect]]></programlisting>
</para> </para>
<para> <para>
The XML configuration file is by default expected to be in the root o The XML configuration file is by default expected to be in the root of
your <literal>CLASSPATH</literal>. Here is an example: your <literal>CLASSPATH</literal>. Here is an example:
O arquivo XML de configuração é por default esperado para estar na O arquivo XML de configuração é por default esperado para estar na
raiz do seu <literal>CLASSPATH</literal>. Veja um exemplo: raiz do seu <literal>CLASSPATH</literal>. Veja um exemplo: