Hi all, is there any hook for handling lost connections in Cayenne?
My use-case is a system that uses Cayenne with remote database. But when the network is down it still needs to fall-back to set of last known values.
I would like to know if Cayenne can let me know somehow that it lost connection to DB.
Another thing is - when the DB connection is lost, does Cayenne still serve whatever it has in cache? I use only selects and only one insert.
Thanks for ideas, Marek
