Interface DialectSelector
-
- All Superinterfaces:
LazyServiceResolver<Dialect>
,Serializable
,Service
- All Known Implementing Classes:
AggregatedDialectSelector
,DefaultDialectSelector
@JavaServiceLoadable public interface DialectSelector extends Service, LazyServiceResolver<Dialect>
-
-
Method Summary
-
Methods inherited from interface org.hibernate.boot.registry.selector.internal.LazyServiceResolver
resolve
-
-