Hi everyone,
I've created new execution factory for OrientDB, and now I'm trying to test it. But designer doesn't show any table names, although they exist.
What I'm doing wrong?
I use orientdb jdbc driver.
Were you able to make progress on this? If this is directly using the driver in Designer, it would likely take debugging the DatabaseMetaData getTables results to see what name is being retrieved.