HHH-3944 - Document known database portability strategies

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16877 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2009-06-23 05:46:17 +00:00
parent b72707d9b1
commit 733855552f
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
database is recognized; etc. To register one or more resolvers, simply specify them (seperated by
commas, tabs or spaces) using the 'hibernate.dialect_resolvers' configuration setting (see the
<constant>DIALECT_RESOLVERS</constant> constant on
<ooclass><package>org.hibernate.cfg</package><classname>Environment</classname></ooclass>).
<classname>org.hibernate.cfg.Environment</classname>).
</para>
</sect1>