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

com.company.sakila.db0.sakila.rental.RentalImpl Maven / Gradle / Ivy

There is a newer version: 3.1.18
Show newest version
package com.company.sakila.db0.sakila.rental;

import com.company.sakila.db0.sakila.rental.generated.GeneratedRentalImpl;

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

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy