encrypt « Update « JPA Q&A





1. Encrypting Parameters in persistence.xml    stackoverflow.com

We have a batch application using OpenJPA. We are specifying all the DB connection parameters in persistence.xml. Although its a functional setup it looks very insecure to have all the ip,username,password ...