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

com.obatis.core.result.ResultInfoOutput Maven / Gradle / Ivy

There is a newer version: 3.0.1-release
Show newest version
package com.obatis.core.result;

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

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy