I try to save All types of file in database , I try to save it in nclob in java but I got following exception
Exception in thread "main" java.lang.AbstractMethodError: oracle.jdbc.driver.OraclePreparedStatement.setNClob(ILjava/io/Reader;J)V
Please help me to sort out this problem.