datamapper / do

DataObjects
147 stars 73 forks source link

do_mysql Java Extension does not use ConnectionError #16

Open postmodern opened 12 years ago

postmodern commented 12 years ago

I was testing the do_mysql adapter under JRuby and noticed that it raised a DataObjects::SQLError exception, instead of the more specific DataObjects::ConnectionError exception class.