1. Encrypting Parameters in persistence.xml stackoverflow.comWe 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 ... |