Encrypt sensitive SQL information in java
163521-Dec-2015
I have connected oracle database in my Java application, I will have to write down the jdbc url and put the username and password for that database, I don't know the way to hack this password without the source of the program, but do I have to encrypt? is there a way to encrypt? and what about sql injection?
Updated on 21-Dec-2015
Anonymous User
21-Dec-2015