-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: API, Write Operations
-
None
As of version 2.6 of the server, the Java driver will be using the new write commands for writes, so getlasterror will no longer work. Deprecating:
- getLastError (3 overloads)
- getPreviousError
- forceError
- is depended on by
-
JAVA-1213 Remove getlasterror-related commands in DB class
- Closed