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 © 2013. All Rights Reserved.