Changed QueryExecutor.java to correctly read responses from the backend.

Barry Lind <barry@xythos.com>

Commit: ef7d7910745cf2812007668138eaaf0a8e1d8d99
Author: Barry Lind <barry@xythos.com>
Date: 2002-03-26T05:52:50Z
Releases: 7.3.1
Changed QueryExecutor.java to correctly read responses from the backend.
Fixed NPE when database name was not passed on the jdbc connection URL
Fixed Connection.isClosed() to not hit the DB for every call

Files