comparison SQLSTATEs @ 166:5c575fb21be0

Improve thrown SQLExceptions in setString(), changed them into SQLDataException with distinct SQLState codes.
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 07 Sep 2017 19:54:44 +0200 (2017-09-07)
parents d6abd1ffffbb
children d4baf8a4b43a
comparison
equal deleted inserted replaced
165:8415c37c0ab4 166:5c575fb21be0
23 0AM34 Java generics not supported 23 0AM34 Java generics not supported
24 24
25 22M28 invalid BLOB format 25 22M28 invalid BLOB format
26 22M29 invalid inet format 26 22M29 invalid inet format
27 22M30 invalid url format 27 22M30 invalid url format
28 22M31 invalid uuid format
29 22M32 invalid json format
28 30
29 2BM37 dependent objects still exist 31 2BM37 dependent objects still exist
30 2DM30 autocommit mode active 32 2DM30 autocommit mode active
31 3BM30 autocommit mode active 33 3BM30 autocommit mode active
32 34