Hi All, I would like to know is there any way Cayenne supports MySQL DB encryption/decryption seamlessly. Or else is there any third party libraries like Jasypt is available, which we can use for encryption purpose.
I know Jasypt can be integrated with Hibernate for encrypting/decrypting the data stored in db thus providing db independence. So I don't have to worry about on which db vendor I am using when deploying my application. I am looking similar kind of libraries which is available for Cayenne. If any one happens to know such libraries please let me know. And also please share your thoughts on encryption process on db + using cayenne. Thanks in advance for your help! :) - Naren