
com.company.sakila.db0.sakila.country.CountryImpl Maven / Gradle / Ivy
package com.company.sakila.db0.sakila.country;
import com.company.sakila.db0.sakila.country.generated.GeneratedCountryImpl;
/**
* The default implementation of the {@link
* com.company.sakila.db0.sakila.country.Country}-interface.
*
* This file is safe to edit. It will not be overwritten by the code generator.
*
* @author company
*/
public final class CountryImpl
extends GeneratedCountryImpl
implements Country {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy