Schnittstelle IMongoDBStore

Alle Superschnittstellen:
IStore

public interface IMongoDBStore extends IStore
The main entry point to the API of CDO's MongoDB back-end integration.
Autor:
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.
  • Methodendetails

    • getDB

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