Interface SQLExceptionConverter

All Superinterfaces:
Serializable
All Known Implementing Classes:
StandardSQLExceptionConverter

public interface SQLExceptionConverter extends Serializable
An object that interprets JDBC SQLExceptions and converts them to subtypes of Hibernate JDBCExceptions.