how to connect to a mongodb database

Hello,
I’ve downloaded the java mongodb driver and installed it in the classpath but afterward, how do I connect to a mongodb database: I’ve the choice between JDBC, Oracle JDBC, …MySQL, but no mongodb.
And what is the name of the mongodb class I should use for the Test Class check ?