Package | Description |
---|---|
org.hibernate.engine.jdbc.dialect.internal |
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
|
org.hibernate.engine.jdbc.dialect.spi |
Contracts supporting Dialect resolution (from JDBC metadata) and Dialect building.
|
Modifier and Type | Method and Description |
---|---|
Dialect |
DialectFactoryImpl.buildDialect(Map configValues,
DialectResolutionInfoSource resolutionInfoSource) |
Modifier and Type | Method and Description |
---|---|
Dialect |
DialectFactory.buildDialect(Map configValues,
DialectResolutionInfoSource resolutionInfoSource)
Builds an appropriate Dialect instance.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.