Hi All:

JDBC's SQLException has a String SQLState field.

I have a need for a formal OO SQLState class and I've started to hack up
something very limited for the purpose our app. I feels hacky and less than
satisfactory ATM.

I wonder: What do you do for handling and generating SQL states in your
apps?

Do you know of a good FOSS code base out there that deals with this?

Merci!
Gary

-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to