Package | Description |
---|---|
org.hibernate.service.jdbc.dialect.internal | |
org.hibernate.service.jdbc.dialect.spi |
Modifier and Type | Method and Description |
---|---|
Dialect |
DialectResolverSet.resolveDialect(DatabaseMetaData metaData) |
Modifier and Type | Method and Description |
---|---|
Dialect |
DialectResolver.resolveDialect(DatabaseMetaData metaData)
Determine the
Dialect to use based on the given JDBC DatabaseMetaData . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.