Class MongoDBConverter


  • public class MongoDBConverter
    extends Object
    Converts between MongoDB types (bson) and DBS types (diff, state, list, serializable).

    The MongoDB native "_id" can optionally be translated into a custom id in memory (usually "ecm:id"). Otherwise it is stripped from returned results.

    Since:
    9.1