Uses of Interface
org.hibernate.engine.spi.ExceptionConverter
-
Packages that use ExceptionConverter Package Description org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate. -
-
Uses of ExceptionConverter in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return ExceptionConverter Modifier and Type Method Description ExceptionConverterSessionDelegatorBaseImpl. getExceptionConverter()ExceptionConverterSharedSessionContractImplementor. getExceptionConverter()Obtain anExceptionConverterfor reporting an error.ExceptionConverterSharedSessionDelegatorBaseImpl. getExceptionConverter()
-