public interface MongoDbFactory
DB
instances.com.mongodb.DB getDb() throws DataAccessException
DB
instance.DataAccessException
com.mongodb.DB getDb(String dbName) throws DataAccessException
DB
instance to access the database with the given name.dbName
- must not be null or empty.DataAccessException
Copyright © 2011-2013-2013 Pivotal. All Rights Reserved.