encrypt « DataSource « Java Database Q&A





1. How to use encrypted password in apache BasicDataSource?    stackoverflow.com

At present i am keeping the password [ unencrypted ] in a property file. This password get placed as is in the configuration xml using ant.
[ The configuration xml is ...