DBObject (original) (raw)


public interface DBObject
extends BSONObject
This interface adds some specific behaviour to BSONObject for MongoDB documents.
MongoDB documentation
Documents