|
Go to the source code of this file.
Variables | |
const std::string | MONGO_OBJECTID_FIELD_NAME = "_id.$oid" |
const std::string | NATURAL_ID_FIELD_NAME = "_id" |
const std::string MONGO_OBJECTID_FIELD_NAME = "_id.$oid" |
Definition at line 37 of file MongoSerializer.cpp.
const std::string NATURAL_ID_FIELD_NAME = "_id" |
Definition at line 36 of file MongoSerializer.cpp.