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

fi.foyt.fni.persistence.dao.illusion.GenreDAO Maven / Gradle / Ivy

There is a newer version: 3.3.13
Show newest version
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