| Package | Description |
|---|---|
| org.hibernate.engine.jdbc.dialect.spi |
Contracts supporting Dialect resolution (from JDBC metadata) and Dialect building.
|
| org.hibernate.testing.boot |
| Modifier and Type | Method and Description |
|---|---|
Dialect |
DialectFactory.buildDialect(Map configValues,
DialectResolutionInfoSource resolutionInfoSource)
Builds an appropriate Dialect instance.
|
| Modifier and Type | Method and Description |
|---|---|
Dialect |
DialectFactoryTestingImpl.buildDialect(Map configValues,
DialectResolutionInfoSource resolutionInfoSource) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.