| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DialectResolver | Contract for determining the Dialectto use based on a JDBCConnection. | 
| Class Summary | |
|---|---|
| AbstractDialectResolver | A templated resolver impl which delegates to the AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData)method
 and handles any thrownSQLExceptions. | 
| BasicDialectResolver | Intended as support for custom resolvers. | 
| BasicSQLExceptionConverter | A helper to centralize conversion of SQLExceptions toJDBCExceptions. | 
| DialectFactory | A factory for generating Dialect instances. | 
| DialectResolverSet | A DialectResolverimplementation which coordinates resolution by delegating to its
 registered sub-resolvers. | 
| StandardDialectResolver | The standard Hibernate resolver. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||