public class ExceptionCheckingEntity extends Object
An entity which is expected to be mapped to each database using stored
procedures which throw exceptions on their own; in other words, using
{@link org.hibernate.engine.ExecuteUpdateResultCheckStyle#NONE}.