Package | Description |
---|---|
org.hibernate.engine.jdbc.dialect.internal |
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
|
Modifier and Type | Class and Description |
---|---|
class |
DialectFactoryImpl
Standard implementation of the
DialectFactory service. |
Modifier and Type | Method and Description |
---|---|
DialectFactory |
DialectFactoryInitiator.initiateService(Map configurationValues,
ServiceRegistryImplementor registry) |
Modifier and Type | Method and Description |
---|---|
Class<DialectFactory> |
DialectFactoryInitiator.getServiceInitiated() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.