站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

Uses of Interface org.hibernate.dialect.DialectFactory.DatabaseDialectMapper (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


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.