Package org.hibernate.community.dialect
Class CommunityDialectSelector
- java.lang.Object
-
- org.hibernate.community.dialect.CommunityDialectSelector
-
- All Implemented Interfaces:
Serializable
,org.hibernate.boot.registry.selector.internal.LazyServiceResolver<org.hibernate.dialect.Dialect>
,org.hibernate.boot.registry.selector.spi.DialectSelector
,org.hibernate.service.Service
public class CommunityDialectSelector extends Object implements org.hibernate.boot.registry.selector.spi.DialectSelector
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommunityDialectSelector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends org.hibernate.dialect.Dialect>
resolve(String name)
-