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

com.obatis.config.response.result.ResultInfo Maven / Gradle / Ivy

The newest version!
package com.obatis.config.response.result;

/**
 * 数据返回泛型顶层父类,只有继承该类的泛型才可用于接收对象。
 * 该类只用于数据库编程时泛型对象返回才会被使用
 * @author HuangLongPu
 */
public class ResultInfo {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy