I am trying to use OrmLite to connect to a SQLite database (not android). I have read the docs and I believe that my code is correct but I am getting a runtime error when trying to run. I am using Maven to import the dependencies. Here is my code: Here is the dependency section of my maven POM file:
Tag: ormlite
Eclipse shows strange [DEBUG], I want to disable it
As per the below Code, I am getting every single details of the program as debug, which I want to get rid of. If is taking too much time when running the Application. How can I get those [DEBUG] disabled? Answer I am getting every single details of the program as debug, which I want to get rid of. ORMLite