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 SQLException s. |
BasicSQLExceptionConverter
A helper to centralize conversion of
SQLException s to JDBCException s. |
DialectResolver
Contract for determining the
Dialect to use based on a JDBC Connection . |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved