wise-coders/mongodb-jdbc-driver

can't find the jdbc driver class : "com.dbschema.MongoDbJdbcDriver"

sohobani opened this issue · 1 comments

I get the error message: can't find the jdbc driver class : "com.dbschema.MongoDbJdbcDriver" What am I doing wrong?

It is com.dbschema.MongoJdbcDriver

(without Db).
You are right, it is a bit wired, we should have use MongoDbJdbcDriver.