public ProductSQLiteDropDownController() { connection = new Connection(); dal = new DalSuppliers(connection); }