I have the following
test Class:
My problem is that the code was working a week ago, but now i am getting java.lang.NullPointerException in Class Stmt in package org.sqlite at lin6 of method main and line 121 in executeQuery. Method connect appears to work correctly and I still have the database in the same path.
I don't remember changing anything.