Package de.xima.fc.persistence.hibernate
package de.xima.fc.persistence.hibernate
-
ClassDescriptionInterface for encrypting and decrypting values of type TUnencrypted.Registry for
DbValueEncryptorimplementations.Hibernate UserType that maps a byte array field to an encrypted LOB field in the database.Hibernate UserType that maps an Integer field to an encrypted String field in the database.Hibernate UserType that maps a String field to an encrypted String field in the database.Base interface for all custom Hibernate types for encryption.Exception for Hibernate related issues.