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

com.github.dreamroute.mybatis.pro.service.mapper.BaseMapper Maven / Gradle / Ivy

There is a newer version: 1.7.17
Show newest version
package com.github.dreamroute.mybatis.pro.service.mapper;

import com.github.dreamroute.mybatis.pro.sdk.Mapper;

/**
 * 基础mapper,包含了基础的CRUD方法,原则上业务mapper都应该实现此mapper
 *
 * @author w.dehai
 */
public interface BaseMapper extends Mapper {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy