Package org.hibernate.service.jdbc.dialect.internal

Class Summary
AbstractDialectResolver A templated resolver impl which delegates to the AbstractDialectResolver.resolveDialectInternal(java.sql.DatabaseMetaData) method and handles any thrown SQL errors.
BasicDialectResolver Intended as support for custom resolvers.
DialectFactoryImpl Standard implementation of the DialectFactory service.
DialectFactoryInitiator Standard initiator for the standard DialectFactory service
DialectResolverInitiator Standard initiator for the standard DialectResolver service
DialectResolverSet A DialectResolver implementation which coordinates resolution by delegating to sub-resolvers.
StandardDialectResolver The standard Hibernate Dialect resolver.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.