*) The Virtual Schema for Exasol databases supports three connection variants in total:
- Import from JDBC
- Using EXA Import
- Using
IS_LOCAL
**) The generic JDBC Virtual Schema is a fallback solution. It does not support any other push-down capabilities than accessing table contents.
If your database is not part of that list but provides a JDBC driver, try to use the Generic driver. You can also develop a custom dialect.