[Biojava-l] mySQL, JDBC and thread safety

David Huen smh1008@cus.cam.ac.uk
Sun, 30 Dec 2001 14:26:26 +0000 (GMT)


I've written a fair bit of JDBC-based code that I now intend to use with
Dazzle. Does anyone know whether the Connection object in the mysql JDBC
(mmSQL) is threadsafe?  Documentation of that point seems a bit sparse.

I'm working on the premise that sharing Statements and particularly
ResultSets is not particularly desirable without explicit synchronisation
so I'm not counting on thread safety there.

And a happy new year too you too,
David Huen, Univ. of Cambridge