How to map between MongoDB document and Java objects?
Extend BasicDBObject, BSONObject etc.
There is some overhead on speed but with simpler, annotation approach.