Uses of Package
com.atlassian.confluence.impl.user.crowd.hibernate
-
Classes in com.atlassian.confluence.impl.user.crowd.hibernate used by com.atlassian.confluence.impl.user.crowd Class Description InternalGroupDao Private-ish interface for methods that should only be called by other DAOs.InternalMembershipDao Implements bulk membership changes via database IDs rather than by name.InternalUserDao Private-ish interface for methods that should only be called by other DAOs. -
Classes in com.atlassian.confluence.impl.user.crowd.hibernate used by com.atlassian.confluence.impl.user.crowd.hibernate Class Description HibernateMembership Hibernate representation of a membership that uses actual foreign keys and joins instead of trusting that database integrity will be maintained by a team of unicorns.HibernateSearch A HibernateCallback that executes anHQLQuery
against the database, converting parameters and results to the correct types.InternalGroupDao Private-ish interface for methods that should only be called by other DAOs.InternalMembershipDao Implements bulk membership changes via database IDs rather than by name.InternalUserDao Private-ish interface for methods that should only be called by other DAOs. -
Classes in com.atlassian.confluence.impl.user.crowd.hibernate used by com.atlassian.confluence.importexport.xmlimport.persister Class Description InternalUserDao Private-ish interface for methods that should only be called by other DAOs.