Interface DialectSelector

All Superinterfaces:
org.hibernate.boot.registry.selector.internal.LazyServiceResolver<Dialect>, Serializable, Service

@JavaServiceLoadable public interface DialectSelector extends Service, org.hibernate.boot.registry.selector.internal.LazyServiceResolver<Dialect>
  • Method Summary

    Methods inherited from interface org.hibernate.boot.registry.selector.internal.LazyServiceResolver

    resolve