
org.eweb4j.orm.sql.Sql Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eweb4j-all Show documentation
Show all versions of eweb4j-all Show documentation
easy web framework for java, full-stack
The newest version!
package org.eweb4j.orm.sql;
import java.util.ArrayList;
import java.util.List;
/**
* TODO
* @author weiwei [email protected]
* @date 2013-1-18 上午12:58:38
*/
public class Sql {
public String sql;
public List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy