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