Uses of Interface
org.hibernate.engine.jdbc.dialect.spi.DialectFactory
Packages that use DialectFactory
Package
Description
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
-
Uses of DialectFactory in org.hibernate.engine.jdbc.dialect.internal
Classes in org.hibernate.engine.jdbc.dialect.internal that implement DialectFactoryMethods in org.hibernate.engine.jdbc.dialect.internal that return DialectFactoryModifier and TypeMethodDescriptionDialectFactoryInitiator.initiateService
(Map<String, Object> configurationValues, ServiceRegistryImplementor registry) Methods in org.hibernate.engine.jdbc.dialect.internal that return types with arguments of type DialectFactory -
Uses of DialectFactory in org.hibernate.testing.boot
Classes in org.hibernate.testing.boot that implement DialectFactory