com.obatis.core.result.ResultInfoOutput Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of obatis-web Show documentation
Show all versions of obatis-web Show documentation
obatis-web, apply web project
package com.obatis.core.result;
/**
* 数据返回list泛型顶层父类,只有继承类该类的泛型才可用于接收对象。
* 该类只要用于数据库编程时泛型对象返回才会被使用
* @author HuangLongPu
*/
public class ResultInfoOutput {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy