can't find the jdbc driver class : "com.dbschema.MongoDbJdbcDriver"
sohobani opened this issue · 1 comments
sohobani commented
I get the error message: can't find the jdbc driver class : "com.dbschema.MongoDbJdbcDriver" What am I doing wrong?
wise-coders commented
It is com.dbschema.MongoJdbcDriver
(without Db).
You are right, it is a bit wired, we should have use MongoDbJdbcDriver.