Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.exception.spi Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AbstractSQLExceptionConversionDelegateClassorg.hibernate.exception.spiHibernate ORM
ConfigurableThe Configurable interface defines the contract for SQLExceptionConverter impls that want to be configured prior to usage given the currently defined Hibernate properties.Interfaceorg.hibernate.exception.spiHibernate ORM
ConversionContextInterfaceorg.hibernate.exception.spiHibernate ORM
SQLExceptionConversionDelegateAllow a SQLExceptionConverter to work by chaining together multiple such delegates.Interfaceorg.hibernate.exception.spiHibernate ORM
SQLExceptionConverterDefines a contract for implementations that know how to convert a SQLException into Hibernate's JDBCException hierarchy.Interfaceorg.hibernate.exception.spiHibernate ORM
SQLExceptionConverterFactoryA factory for building SQLExceptionConverter instances.Classorg.hibernate.exception.spiHibernate ORM
TemplatedViolatedConstraintNameExtracterKnows how to extract a violated constraint name from an error message based on the fact that the constraint name is templated within the message.Classorg.hibernate.exception.spiHibernate ORM
ViolatedConstraintNameExtracterDefines a contract for implementations that can extract the name of a violated constraint from a SQLException that is the result of that constraint violation.Interfaceorg.hibernate.exception.spiHibernate ORM