Class PostgresSqlStates
java.lang.Object
dev.rafex.ether.database.postgres.errors.PostgresSqlStates
-
Field Details
-
UNIQUE_VIOLATION
- See Also:
-
FOREIGN_KEY_VIOLATION
- See Also:
-
NOT_NULL_VIOLATION
- See Also:
-
CHECK_VIOLATION
- See Also:
-
SERIALIZATION_FAILURE
- See Also:
-
DEADLOCK_DETECTED
- See Also:
-