Package org.hibernate.engine.jdbc.dialect.internal
package org.hibernate.engine.jdbc.dialect.internal
Internal support for Dialect resolution (from JDBC metadata) and Dialect building.
-
ClassesClassDescriptionStandard implementation of the
DialectFactory
service.Standard initiator for the standardDialectFactory
serviceStandard initiator for theDialectResolver
serviceADialectResolver
implementation which coordinates resolution by delegating to sub-resolvers.The standardDialectResolver
implementation