Class GetDatabaseInfoProgressDialog


  • public class GetDatabaseInfoProgressDialog
    extends Object
    Takes care of displaying a dialog that will handle the wait while we're finding out what tables, views etc we can reach in the database.
    • Constructor Detail

      • GetDatabaseInfoProgressDialog

        public GetDatabaseInfoProgressDialog​(org.eclipse.swt.widgets.Shell shell,
                                             IVariables variables,
                                             DatabaseMeta databaseMeta)
        Creates a new dialog that will handle the wait while we're finding out what tables, views etc we can reach in the database.