Configuration of internal classes for object mapping via DBCollection.setInternalClass(String path , Class c) is ignored for object returned by DBCollection.findAndModify(...).
- is related to
-
JAVA-324 findAndModify is applied on $cmd collection and hence does not use the ObjectClass of the target collection
- Closed