Uses of Package
de.xima.fc.persistence.hibernate
Packages that use de.xima.fc.persistence.hibernate
-
Classes in de.xima.fc.persistence.hibernate used by de.xima.fc.persistence.hibernateClassDescriptionInterface for encrypting and decrypting values of type TUnencrypted.Base interface for all custom Hibernate types for encryption.
-
Classes in de.xima.fc.persistence.hibernate used by de.xima.fc.security.encryptionClassDescriptionHibernate 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.