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
SQLException s. |
resolveDialect
protected Dialect resolveDialectInternal(DatabaseMetaData metaData) throws SQLException
AbstractDialectResolver
SQLException
s.resolveDialectInternal
in class AbstractDialectResolver
metaData
- The database metadataSQLException
- Indicates problems accessing the metadata.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.