Sqoop invokes ResultSet.isLast() which causes Sybase JDBC driver to hang
------------------------------------------------------------------------
Key: SQOOP-425
URL: https://issues.apache.org/jira/browse/SQOOP-425
Project: Sqoop
Issue Type: Bug
Reporter: Arvind Prabhakar
The call to ResultSet.isLast() should be replaced by ResultSet.isAfterLast()
where necessary in order to help support Sybase for data import.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira