ceylon-sdk icon indicating copy to clipboard operation
ceylon-sdk copied to clipboard

Connection/query timeout for dbc

Open dafixa opened this issue 8 years ago • 1 comments

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.

dafixa avatar Feb 27 '16 02:02 dafixa

Nevermind, I went for JDBC interop.

dafixa avatar Feb 27 '16 22:02 dafixa