Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.0.5
Name and version of the database you are using: postgreSQL 8.1
I am looking at hibernate to do a billing/transaction program. It looks great so far, but I am confused as to how to tell hibernate (postgreSQL) to encrypt entries. I would need this for storing credit card numbers, names, etc.
Is there some easy way to do this that I have just missed when going through the documentation?
Thanks.