org.eclipse.emf.cdo.server.mongodb
Class CDOMongoDBUtil
java.lang.Object
org.eclipse.emf.cdo.server.mongodb.CDOMongoDBUtil
- public final class CDOMongoDBUtil
- extends Object
Various static methods that may help in setting up and dealing with MongoDB stores
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prepareContainer
public static void prepareContainer(IManagedContainer container)
createStore
public static IMongoDBStore createStore(String uri,
String dbName)
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.