com.company.sakila.db0.sakila.film_text.FilmTextManager Maven / Gradle / Ivy
package com.company.sakila.db0.sakila.film_text;
import com.company.sakila.db0.sakila.film_text.generated.GeneratedFilmTextManager;
/**
* The main interface for the manager of every {@link
* com.company.sakila.db0.sakila.film_text.FilmText} entity.
*
* This file is safe to edit. It will not be overwritten by the code generator.
*
* @author company
*/
public interface FilmTextManager extends GeneratedFilmTextManager {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy