ceylon-sdk
ceylon-sdk copied to clipboard
Connection/query timeout for dbc
I'm probably missing something obvious... how do I set connection/query timeout?
I looked for a while, couldn't figure out how. So now I have a driver-dependent timeout (usually 30 seconds) where my Ceylon plugin is locked up when the db/network is down.
Nevermind, I went for JDBC interop.