-
Notifications
You must be signed in to change notification settings - Fork 614
Closed
Labels
Milestone
Description
Description
Next issues should be addressed:
close()- May be not a thread-safegetBytes(int columnIndex)- No testsgetMetaData()- No tests
Method that need to be implemented:
- getBinaryStream(int columnIndex) - will be handled by [client-v2] Add support of working with large strings #2263
- getWarnings() - will be covered by [JDBC] Implement warnings #2529
- clearWarnings() - wil be covered by [JDBC] Implement warnings #2529
- isBeforeFirst()
- isAfterLast()
- isFirst()