| Package | Description |
|---|---|
| org.hibernate.dialect.resolver |
| Class and Description |
|---|
| AbstractDialectResolver
A templated resolver impl which delegates to the
AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData) method
and handles any thrown SQLExceptions. |
| BasicSQLExceptionConverter
A helper to centralize conversion of
SQLExceptions to JDBCExceptions. |
| DialectResolver
Contract for determining the
Dialect to use based on a JDBC Connection. |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved