Skip to main content

All Questions

Tagged with
8 votes
2 answers
3k views

Is my Java SQL connection secure from hackers?

I would like to know if my java db class is enough protected against hackers. (I'm currently developing an Android application). I protect it with a infos.properties file which contains every ...
Guest13800's user avatar