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

com.wadpam.survey.dao.DOptionDao Maven / Gradle / Ivy

package com.wadpam.survey.dao;

/**
 * Business Methods interface for entity DOption.
 * This interface is generated by mardao, but edited by developers.
 * It is not overwritten by the generator once it exists.
 *
 * Generated on 2012-10-22T13:08:12.502+0700.
 * @author mardao DAO generator (net.sf.mardao.plugin.ProcessDomainMojo)
 */
public interface DOptionDao extends GeneratedDOptionDao {
    
    void setMemCacheEntities(boolean memCacheEntities);
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy