[jOOQ/jOOQ#16638] Let DataAccessException::sqlStateClass be based on

HANA error codes for SQLStateClass 22 or 23
This commit is contained in:
Lukas Eder 2024-05-06 09:40:50 +02:00
parent 5261674a3f
commit 71622957b1
2 changed files with 53 additions and 0 deletions

View File

@ -159,6 +159,16 @@ public class DataAccessException extends RuntimeException {

View File

@ -241,6 +241,49 @@ public enum SQLStateClass {