![JAR search and dependency download from the Maven repository](/logo.png)
fi.foyt.fni.persistence.dao.illusion.GenreDAO Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of persistence Show documentation
Show all versions of persistence Show documentation
Forge & Illusion - Persistence
package fi.foyt.fni.persistence.dao.illusion;
import fi.foyt.fni.persistence.dao.GenericDAO;
import fi.foyt.fni.persistence.model.illusion.Genre;
public class GenreDAO extends GenericDAO {
private static final long serialVersionUID = 9058944839942947125L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy