Uses of Class
org.hibernate.service.spi.ServiceException
Packages that use ServiceException
Package
Description
Defines a framework for pluggable services,
allowing for customization of key components of Hibernate, and abstraction of these
components as SPI interfaces.
-
Uses of ServiceException in org.hibernate.service
Subclasses of ServiceException in org.hibernate.serviceModifier and TypeClassDescriptionclass
class
Indicates that an unknown service was requested from the registry.