Hi,
I have Db user name and password configured in the hibernate.properties file.
Password is an encrypted one.
Is there any support or api in Hibernate to decrypt password in hibernate.properties file ?
Regards
Maha
Hi,
I have Db user name and password configured in the hibernate.properties file.
Password is an encrypted one.
Is there any support or api in Hibernate to decrypt password in hibernate.properties file ?
Regards
Maha
Try to check here:
http://mattluce.com/blog/2005/08/12/...ces-in-spring/
or also here:
http://www.jasypt.org/spring.html