Hi Thomas, I noticed that H2 defines SQLState 21002 but this is not listed by http://kb.askmonty.org/v/no-data-sqlstates (which leads me to believe it is non-standard) yet the number being used is supposed to be standard.
Either http://kb.askmonty.org/v/no-data-sqlstates is not a reliable source for standard SQLStates, or H2 is hijacking reserved numbers. What do you think? Gili On May 4, 3:36 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > Sure, there are examples > at:http://h2database.com/javadoc/org/h2/constant/ErrorCode.html#c23503http://h2database.com/javadoc/org/h2/constant/ErrorCode.html#c23506 > > Regards, > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
