Description
The Mongo, DB, DBCollections classes support the addOptions, setOptions, resetOptions and getOptions methods to manage query options, but DBCursor only support addOptions. Please change DBCursor to also support the setOptions, resetOptions and getOptions methods.