Package com.atlassian.confluence.user.persistence.dao.hibernate
-
Class Summary Class Description ConfluenceHexUserKeyGenerator Generates a length 32 string which is NOT compliant with the IETF RFC 4122 UUID standard.HibernateConfluenceUserDao HibernatePersonalInformationDao UserKeyGenerator5 A Hibernate 5IdentifierGenerator
which generatesUserKey
objects.UserKeyUserType A Hibernate 5UserType
which allowsUserKey
objects to be persisted as mapped properties.