News

I am using mybatis-migrations 3.1.1 (3.3.1 same behavior) and have followed installation instructions. I am using Oracle DB and trying to use ojdbc7 (or 8) driver to connect to my database. I have ...
I am using BLOB in my Spring OSGi application, I am getting java.lang.ClassNotFoundException: oracle.sql.BLOB in case of Oracle. I tried all the version of Oracle JDBC driver versions! This is exactly ...