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

com.evasion.plugin.content.dao.ContributionDAOImpl Maven / Gradle / Ivy

There is a newer version: 2.0.0.2
Show newest version
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package com.evasion.plugin.content.dao;

import com.evasion.dao.api.AbstractJPAGenericDAO;
import com.evasion.entity.content.Contribution;

/**
 *
 * @author sebastien
 */
public class ContributionDAOImpl extends AbstractJPAGenericDAO{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy