Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- jakarta.persistence.PersistenceException
- org.hibernate.HibernateException
- org.hibernate.boot.registry.selector.spi.StrategySelectionException
- org.hibernate.HibernateException
- jakarta.persistence.PersistenceException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.hibernate.boot.registry.selector.internal.LazyServiceResolver<T>
- org.hibernate.boot.registry.selector.spi.DialectSelector (also extends org.hibernate.service.Service)
- java.io.Serializable
- org.hibernate.service.Service
- org.hibernate.boot.registry.selector.spi.DialectSelector (also extends org.hibernate.boot.registry.selector.internal.LazyServiceResolver<T>)
- org.hibernate.boot.registry.selector.spi.StrategySelector
- org.hibernate.service.Service
- org.hibernate.boot.registry.selector.spi.StrategyCreator<T>