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 Detail

      • getDB

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