maia/.svn/pristine/40/40eff1e2cd03f88020d1695ae96...

12 lines
1.0 KiB
Plaintext
Executable File

java.sql.SQLException=com.fp.common.exception.SQLExceptionManager
java.sql.SQLSyntaxErrorException=com.fp.common.exception.SQLExceptionManager
java.sql.BatchUpdateException=com.fp.common.exception.SQLExceptionManager
java.sql.SQLIntegrityConstraintViolationException=com.fp.common.exception.SQLExceptionManager
org.hibernate.exception.ConstraintViolationException=com.fp.common.exception.SQLExceptionManager
javax.persistence.PersistenceException=com.fp.common.exception.SQLExceptionManager
org.hibernate.exception.GenericJDBCException=com.fp.common.exception.SQLExceptionManager
org.hibernate.NonUniqueObjectException=com.fp.common.exception.NonUniqueObjectException
org.hibernate.PropertyValueException=com.fp.common.exception.PropertyValueException
org.hibernate.StaleObjectStateException=com.fp.common.exception.StaleObjectStateException
org.hibernate.id.IdentifierGenerationException=com.fp.common.exception.IdentifierGenerationException
javax.persistence.EntityExistsException=com.fp.common.exception.NonUniqueObjectException