Interface IMongoDBStore

All Superinterfaces:
IStore

public interface IMongoDBStore extends IStore
The main entry point to the API of CDO's MongoDB back-end integration.
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Method Details

    • getDB

      Object getDB()
      The return value can be cast to DB.