Hi,
I used org.sqlite.JDBC jar for JavaFx project.But It throws a Security Exception like
java.lang.SecurityException: class "org.sqlite.JDBC" does not match trust level of other classes in the same package
Any one can explain what's wrong with me and how can I fix It
Thanks