public class StandardDialectResolver extends AbstractDialectResolver
| Constructor and Description |
|---|
StandardDialectResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected Dialect |
resolveDialectInternal(DatabaseMetaData metaData)
Perform the actual resolution without caring about handling
SQLExceptions. |
resolveDialectprotected Dialect resolveDialectInternal(DatabaseMetaData metaData) throws SQLException
AbstractDialectResolverSQLExceptions.resolveDialectInternal in class AbstractDialectResolvermetaData - The database metadataSQLException - Indicates problems accessing the metadata.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.