I want to import many excel files (XLSX) to tables using oracle ODI according to instructions in here I need a JDBC – ODBC BRIDGE DRIVER to load data (because java 8 don't support this driver internally) but I can't find any free and open source driver to do it.
My question is are there any free driver for this reason or if not are there other solution for this problem.