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 © 2001-2018 Red Hat, Inc. All Rights Reserved.