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

com.mybatisflex.test.mapper.PatientMapper Maven / Gradle / Ivy

The newest version!
package com.mybatisflex.test.mapper;

import com.mybatisflex.test.mapper.MyBaseMapper;
import com.mybatisflex.test.model.Patient;

import org.apache.ibatis.annotations.Mapper;

@Mapper
public interface PatientMapper extends MyBaseMapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy