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

org.javabeanstack.data.IGenericDAORemote Maven / Gradle / Ivy

The newest version!
package org.javabeanstack.data;

import javax.ejb.Remote;

/**
 *
 * @author Jorge Enciso
 */
@Remote
public interface IGenericDAORemote extends IGenericDAO{
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy