public FilmDao() { database = new ShelfItBase(); wydawcaDao = new WydawcaDao(); notatkaDao = new NotatkaDao(); autorDao = new AutorDao(); }