Uses of Package
com.atlassian.crowd.util.persistence.hibernate

Packages that use com.atlassian.crowd.util.persistence.hibernate
com.atlassian.crowd.acceptance.tests.persistence   
com.atlassian.crowd.console.setup   
com.atlassian.crowd.dao.alias   
com.atlassian.crowd.dao.application   
com.atlassian.crowd.dao.directory   
com.atlassian.crowd.dao.group   
com.atlassian.crowd.dao.membership   
com.atlassian.crowd.dao.property   
com.atlassian.crowd.dao.token   
com.atlassian.crowd.dao.user   
com.atlassian.crowd.manager.bootstrap   
com.atlassian.crowd.migration   
com.atlassian.crowd.upgrade.tasks   
com.atlassian.crowd.util.persistence.hibernate   
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.acceptance.tests.persistence
ResetableHiLoGeneratorHelper
          This class is used to set the hibernate_unique_key.next_hi value to the high bits of the highest id in the DB, +1 after an import (for now) to maintain state in the database.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.console.setup
SchemaHelper
          Migrated from bucket.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.alias
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.application
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.directory
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.group
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.membership
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.property
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.token
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.dao.user
HibernateDao
          Generic persistence class for storing Hibernate persistence objects.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.manager.bootstrap
MappingResources
          Stores a collection of hbm.xml mapping files.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.migration
ResetableHiLoGeneratorHelper
          This class is used to set the hibernate_unique_key.next_hi value to the high bits of the highest id in the DB, +1 after an import (for now) to maintain state in the database.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.upgrade.tasks
ResetableHiLoGeneratorHelper
          This class is used to set the hibernate_unique_key.next_hi value to the high bits of the highest id in the DB, +1 after an import (for now) to maintain state in the database.
 

Classes in com.atlassian.crowd.util.persistence.hibernate used by com.atlassian.crowd.util.persistence.hibernate
MappingResources
          Stores a collection of hbm.xml mapping files.
 



Copyright © 2012 Atlassian. All Rights Reserved.