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

template.gen.mapper.enjoy Maven / Gradle / Ivy

The newest version!
package #(package);
#(imports)
import sf.database.mapper.DaoMapper;
/*
* gen by enjoy mapper #now("yyyy-MM-dd")
*/
#if(ormMapper)@#(ormMapper)#(CR) #end
public interface #(className) extends DaoMapper<#(entityClass)> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy