JDBC exposes the java.sql.Connection.isValid method, which returns "true" if the connection had not been closed and was still valid. The implementation of this method in c-treeACE SQL JDBC incorrectly returned "false." This behavior has now been corrected.