Uses of Interface
ru.cg.webbpm.studio.database.api.InternalDatabaseManager
Packages that use InternalDatabaseManager
-
Uses of InternalDatabaseManager in ru.cg.webbpm.studio.database.impl
Classes in ru.cg.webbpm.studio.database.impl that implement InternalDatabaseManagerConstructors in ru.cg.webbpm.studio.database.impl with parameters of type InternalDatabaseManagerModifierConstructorDescriptionDatabaseBeansGenerationStep
(BuildContext buildContext, InternalDatabaseManager internalDatabaseManager) -
Uses of InternalDatabaseManager in ru.cg.webbpm.studio.database.ui
Constructors in ru.cg.webbpm.studio.database.ui with parameters of type InternalDatabaseManagerModifierConstructorDescriptionDatabaseComponent
(InternalDatabaseManager internalDatabaseManager, ToolWindowManager toolWindowManager, ProgressManager progressManager, IdeManager ideStageManager, Alerts alerts) DatabasePanel
(IdeManager IdeManager, InternalDatabaseManager internalDatabaseManager, ProgressManager progressManager, Alerts alerts) SelectSchemaDlg
(javafx.stage.Window owner, InternalDatabaseManager internalDatabaseManager, Datasource datasource)