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

com.github.dreamroute.basic.mybatis.mapper.Mapper Maven / Gradle / Ivy

There is a newer version: 1.9.29-RELEASE
Show newest version
package com.github.dreamroute.basic.mybatis.mapper;

/**
 * 
 * Description: 对于主键ID为Long类型的都应该继承此接口,非Long类型的继承PkMapper
 *
 * @author w.dehai
 *
 */
public interface Mapper extends PkMapper {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy