Uses of Interface
org.hibernate.dialect.DialectFactory.DatabaseDialectMapper

Packages that use DialectFactory.DatabaseDialectMapper
org.hibernate.dialect This package abstracts the SQL dialect of the underlying database. 
 

Uses of DialectFactory.DatabaseDialectMapper in org.hibernate.dialect
 

Classes in org.hibernate.dialect that implement DialectFactory.DatabaseDialectMapper
static class DialectFactory.VersionInsensitiveMapper
          A simple DatabaseDialectMapper for dialects which are independent of the underlying database product version.