Menu

#5 Overloaded method confusion

XORM_Beta
open
nobody
Core (4)
5
2003-08-07
2003-08-07
Anonymous
No

FieldDescriptor won't recognize fields if there are
overloaded versions of the methods.

e.g. given

Collection getField();
Collection getField(String other);

"field" will not be identified as a relation.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB