org.hibernate.exception
public interface ViolatedConstraintNameExtracter
Modifier and Type | Method and Description |
---|---|
java.lang.String |
extractConstraintName(java.sql.SQLException sqle)
Extract the name of the violated constraint from the given SQLException.
|
Copyright © 2014. All Rights Reserved.