-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: API, Query Operations
-
None
-
Fully Compatible
These methods expose implementation details of how cursors are implemented, and shouldn't be relied on by clients for correct behavior. It's more something that the driver should log, not expose as public API methods.
- DBCursor#numGetMores
- DBCursor#getSizes
They should be deprecated, and removed in a future major release.