com.obatis.orm.mapper.BaseResultSessionMapper Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of obatis-orm Show documentation
Show all versions of obatis-orm Show documentation
obatis-orm, apply database project
The newest version!
package com.obatis.orm.mapper;
import com.obatis.config.response.result.ResultInfo;
public interface BaseResultSessionMapper extends CommonMapper {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy