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

com.github.mybatis.mapper.ICrudPaginationMapper Maven / Gradle / Ivy

The newest version!
package com.github.mybatis.mapper;

/**
 * Mapper基类
 */
public interface ICrudPaginationMapper extends ICrudMapper, IPaginationMapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy