datamapper / do

DataObjects
147 stars 74 forks source link

do_jdbc should reconnect when the database connection is dropped #21

Closed mleinart closed 11 years ago

mleinart commented 12 years ago

Apps using do_jdbc currently require a complete restart if the database connection is dropped. do_jdbc should instead attempt to detect when a connection has been dropped and reconnect.