Sylvain LAURENT

Results 7 issues of Sylvain LAURENT

This PR fixes some threading issues with the library mainly caused by the incorrect assumption that Swift variables are atomic. With this fix, the lock introduced by #68 is no...

Statement.execute() then Statement.getResultSet() should be considered equivalent to executeQuery() (to record the number of rows fetched). Besides, getMoreResults() is currently ignored, we need to support multiple resultsets

Feature

In one of my projects, the "update maven configuration" fails with what looks like a fatal error to eclipse ("a virtual machine error has occurred..."). Actually this is caused by...

bug