Uses of Package
com.atlassian.crowd.embedded.hibernate2

Packages that use com.atlassian.crowd.embedded.hibernate2
com.atlassian.confluence.user.crowd   
com.atlassian.crowd.embedded.hibernate2   
 

Classes in com.atlassian.crowd.embedded.hibernate2 used by com.atlassian.confluence.user.crowd
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.crowd.embedded.hibernate2 used by com.atlassian.crowd.embedded.hibernate2
HibernateDirectoryDao
          Hibernate 2/Spring implementation of directory persistence
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 an HQLQuery 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.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.