Uses of Class
com.atlassian.confluence.core.persistence.schema.hibernate.HibernateSchemaInformationService
-
Packages that use HibernateSchemaInformationService Package Description com.atlassian.confluence.impl.user.crowd.hibernate -
-
Uses of HibernateSchemaInformationService in com.atlassian.confluence.impl.user.crowd.hibernate
Constructors in com.atlassian.confluence.impl.user.crowd.hibernate with parameters of type HibernateSchemaInformationService Constructor Description HibernateMembershipDao(org.hibernate.SessionFactory sessionFactory, InternalUserDao userDao, InternalGroupDao groupDao, com.atlassian.crowd.util.persistence.hibernate.batch.BatchProcessor batchProcessor, HibernateSchemaInformationService hibernateSchemaInformationService)
-