Interface DataSourceManagementConstants


  • public interface DataSourceManagementConstants
    • Field Detail

      • DataSourceDefEditor_InvalidNameMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_InvalidNameMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_InvalidConnectionURLMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_InvalidConnectionURLMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_InvalidUserMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_InvalidUserMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_InvalidPasswordMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_InvalidPasswordMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_DriverRequiredMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_DriverRequiredMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_AllFieldsRequiresValidation

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_AllFieldsRequiresValidation
        See Also:
        Constant Field Values
      • DataSourceDefEditor_LoadDriversErrorMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_LoadDriversErrorMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_ConnectionTestSuccessfulMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_ConnectionTestSuccessfulMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_ConnectionTestFailedMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_ConnectionTestFailedMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_DataSourceHasBeenReferencedForDeleteMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_DataSourceHasBeenReferencedForDeleteMessage
        See Also:
        Constant Field Values
      • DataSourceDefEditor_DataSourceHasBeenReferencedForSaveMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceDefEditor_DataSourceHasBeenReferencedForSaveMessage
        See Also:
        Constant Field Values
      • DataSourceDefMainPanelViewImpl_emptyOption

        @TranslationKey(defaultValue="")
        static final String DataSourceDefMainPanelViewImpl_emptyOption
        See Also:
        Constant Field Values
      • NewDataSourceDefWizard_title

        @TranslationKey(defaultValue="")
        static final String NewDataSourceDefWizard_title
        See Also:
        Constant Field Values
      • NewDataSourceDefWizard_DataSourceCreatedMessage

        @TranslationKey(defaultValue="")
        static final String NewDataSourceDefWizard_DataSourceCreatedMessage
        See Also:
        Constant Field Values
      • NewDataSourceDefWizard_DataSourceCreateErrorMessage

        @TranslationKey(defaultValue="")
        static final String NewDataSourceDefWizard_DataSourceCreateErrorMessage
        See Also:
        Constant Field Values
      • NewDataSourceDefWizard_FileExistsErrorMessage

        @TranslationKey(defaultValue="")
        static final String NewDataSourceDefWizard_FileExistsErrorMessage
        See Also:
        Constant Field Values
      • NewDataSourceDefWizard_WizardStartErrorMessage

        @TranslationKey(defaultValue="")
        static final String NewDataSourceDefWizard_WizardStartErrorMessage
        See Also:
        Constant Field Values
      • DataSourceDefPage_pagetTitle

        @TranslationKey(defaultValue="")
        static final String DataSourceDefPage_pagetTitle
        See Also:
        Constant Field Values
      • DriverDefEditor_InvalidNameMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_InvalidNameMessage
        See Also:
        Constant Field Values
      • DriverDefEditor_InvalidDriverClassMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_InvalidDriverClassMessage
        See Also:
        Constant Field Values
      • DriverDefEditor_InvalidGroupIdMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_InvalidGroupIdMessage
        See Also:
        Constant Field Values
      • DriverDefEditor_InvalidArtifactIdMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_InvalidArtifactIdMessage
        See Also:
        Constant Field Values
      • DriverDefEditor_InvalidVersionMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_InvalidVersionMessage
        See Also:
        Constant Field Values
      • DriverDefEditor_DriverHasDependantsForSaveMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_DriverHasDependantsForSaveMessage
        See Also:
        Constant Field Values
      • DriverDefEditor_DriverHasDependantsForDeleteMessage

        @TranslationKey(defaultValue="")
        static final String DriverDefEditor_DriverHasDependantsForDeleteMessage
        See Also:
        Constant Field Values
      • NewDriverDefWizard_title

        @TranslationKey(defaultValue="")
        static final String NewDriverDefWizard_title
        See Also:
        Constant Field Values
      • NewDriverDefWizard_DriverCreatedMessage

        @TranslationKey(defaultValue="")
        static final String NewDriverDefWizard_DriverCreatedMessage
        See Also:
        Constant Field Values
      • NewDriverDefWizard_DriverCreateErrorMessage

        @TranslationKey(defaultValue="")
        static final String NewDriverDefWizard_DriverCreateErrorMessage
        See Also:
        Constant Field Values
      • DriverDefDefPageViewImpl_pageTitle

        @TranslationKey(defaultValue="")
        static final String DriverDefDefPageViewImpl_pageTitle
        See Also:
        Constant Field Values
      • DataSourceSelector_Title

        @TranslationKey(defaultValue="")
        static final String DataSourceSelector_Title
        See Also:
        Constant Field Values
      • DataSourceSelector_NoAvailableDataSourcesMessage

        @TranslationKey(defaultValue="")
        static final String DataSourceSelector_NoAvailableDataSourcesMessage
        See Also:
        Constant Field Values
      • DataSourceSelector_DataSourceColumn

        @TranslationKey(defaultValue="")
        static final String DataSourceSelector_DataSourceColumn
        See Also:
        Constant Field Values
      • DataSourceSelector_SelectButton

        @TranslationKey(defaultValue="")
        static final String DataSourceSelector_SelectButton
        See Also:
        Constant Field Values
      • DataSourceSelector_DataSourcesLoadError

        @TranslationKey(defaultValue="")
        static final String DataSourceSelector_DataSourcesLoadError
        See Also:
        Constant Field Values
      • DataSourceDefExplorerScreen_Title

        @TranslationKey(defaultValue="")
        static final String DataSourceDefExplorerScreen_Title
        See Also:
        Constant Field Values
      • DataSourceDefExplorerScreen_Refresh

        @TranslationKey(defaultValue="")
        static final String DataSourceDefExplorerScreen_Refresh
        See Also:
        Constant Field Values
      • DatabaseStructureExplorerViewImpl_schemasTitle

        @TranslationKey(defaultValue="")
        static final String DatabaseStructureExplorerViewImpl_schemasTitle
        See Also:
        Constant Field Values
      • DatabaseStructureExplorerViewImpl_defaultSchema

        @TranslationKey(defaultValue="")
        static final String DatabaseStructureExplorerViewImpl_defaultSchema
        See Also:
        Constant Field Values
      • DatabaseStructureExplorerViewImpl_dataSourceTitle

        @TranslationKey(defaultValue="")
        static final String DatabaseStructureExplorerViewImpl_dataSourceTitle
        See Also:
        Constant Field Values
      • DatabaseSchemaExplorerViewImpl_loadingDbSchemas

        @TranslationKey(defaultValue="")
        static final String DatabaseSchemaExplorerViewImpl_loadingDbSchemas
        See Also:
        Constant Field Values
      • DatabaseSchemaExplorerViewImpl_schemasListEmpty

        @TranslationKey(defaultValue="")
        static final String DatabaseSchemaExplorerViewImpl_schemasListEmpty
        See Also:
        Constant Field Values
      • DatabaseSchemaExplorerViewImpl_schemaNameColumn

        @TranslationKey(defaultValue="")
        static final String DatabaseSchemaExplorerViewImpl_schemaNameColumn
        See Also:
        Constant Field Values
      • DatabaseSchemaExplorerViewImpl_actionColumn

        @TranslationKey(defaultValue="")
        static final String DatabaseSchemaExplorerViewImpl_actionColumn
        See Also:
        Constant Field Values
      • DatabaseSchemaExplorerViewImpl_schemaOpenAction

        @TranslationKey(defaultValue="")
        static final String DatabaseSchemaExplorerViewImpl_schemaOpenAction
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_loadingDbObjects

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_loadingDbObjects
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_loadingDbSchemas

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_loadingDbSchemas
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_namePatternHelp

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_namePatternHelp
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_dbObjectNameColumn

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_dbObjectNameColumn
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_dbObjectsListEmpty

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_dbObjectsListEmpty
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_dbObjectTypeColumn

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_dbObjectTypeColumn
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_dbObjectOpen

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_dbObjectOpen
        See Also:
        Constant Field Values
      • DatabaseObjectExplorerViewImpl_dbObjectActionColumn

        @TranslationKey(defaultValue="")
        static final String DatabaseObjectExplorerViewImpl_dbObjectActionColumn
        See Also:
        Constant Field Values
      • DatabaseStructureExplorerScreen_title

        @TranslationKey(defaultValue="")
        static final String DatabaseStructureExplorerScreen_title
        See Also:
        Constant Field Values