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

com.evasion.plugin.account.dao.AccountDAOImpl Maven / Gradle / Ivy

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

package com.evasion.plugin.account.dao;

import com.evasion.dao.api.AbstractJPAGenericDAO;
import com.evasion.entity.Account;

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

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy