public interface ViolatedConstraintNameExtracter
Modifier and Type | Method and Description |
---|---|
String |
extractConstraintName(SQLException sqle)
Extract the name of the violated constraint from the given SQLException.
|
String extractConstraintName(SQLException sqle)
sqle
- The exception that was the result of the constraint violation.Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.