0 Replies Latest reply on Mar 9, 2007 10:41 AM by vlmcouto

    Hibernate Security

    vlmcouto

      Hi all!
      I'm doing a simple application and I'm using hibernate and JBoss 4.
      Everything is working fine, but the hibernate configuration file (hibernate.cfg.xml) has an username and password fields, and I'd like to know if I can encrypt this password or something else like this to provide more security to my database.