Uses of Interface
com.atlassian.crowd.util.persistence.SchemaHelper
Package
Description
-
Uses of SchemaHelper in com.atlassian.crowd.manager.bootstrap
ModifierConstructorDescriptionCrowdBootstrapManagerImpl
(SchemaHelper schemaHelper, DatabaseConfiguredListeners databaseConfiguredListeners) -
Uses of SchemaHelper in com.atlassian.crowd.migration
Modifier and TypeMethodDescriptionvoid
XmlMigrationManagerImpl.setSchemaHelper
(SchemaHelper schemaHelper) -
Uses of SchemaHelper in com.atlassian.crowd.util.persistence.hibernate
Modifier and TypeClassDescriptionclass
Handles creating and upgrading the schema by running liquibase changelogs.