Hi, I'm using OJB with Oracle and have a requirement to encrypt certain columns in the database. I was thinking of doing the encryption/decryption work in a FieldConversion object. Does anyone have any experience/suggestions on this? Do you think it's a good idea to do this in the FieldConversion, or should it be kept completely out of the data access layer?
Thanks for your help, Conall --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
