Class SQLHelper
java.lang.Object
de.s42.base.sql.SQLHelper
See https://www.postgresql.org/docs/current/errcodes-appendix.html or
https://www.ibm.com/docs/en/db2woc?topic=messages-sqlstate for details on status codes
- Author:
- Benjamin Schiller
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PSQL_UNIQUE_VIOLATION
- See Also:
-
-
Constructor Details
-
SQLHelper
private SQLHelper()
-
-
Method Details
-
isUniquenessViolated
-