All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.company.sakila.db0.sakila.film.FilmManager Maven / Gradle / Ivy

package com.company.sakila.db0.sakila.film;

import com.company.sakila.db0.sakila.film.generated.GeneratedFilmManager;

/**
 * The main interface for the manager of every {@link
 * com.company.sakila.db0.sakila.film.Film} entity.
 * 

* This file is safe to edit. It will not be overwritten by the code generator. * * @author company */ public interface FilmManager extends GeneratedFilmManager {}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy