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

com.company.sakila.db0.sakila.customer.CustomerImpl Maven / Gradle / Ivy

package com.company.sakila.db0.sakila.customer;

import com.company.sakila.db0.sakila.customer.generated.GeneratedCustomerImpl;

/**
 * The default implementation of the {@link
 * com.company.sakila.db0.sakila.customer.Customer}-interface.
 * 

* This file is safe to edit. It will not be overwritten by the code generator. * * @author company */ public final class CustomerImpl extends GeneratedCustomerImpl implements Customer {}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy