public class SqlInfo extends Object
Sql Info
SqlInfo()
String
getSql()
boolean
isOrderBy()
static SqlInfo
newInstance()
void
setOrderBy(boolean orderBy)
setSql(String sql)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SqlInfo()
public static SqlInfo newInstance()
public String getSql()
public void setSql(String sql)
public boolean isOrderBy()
public void setOrderBy(boolean orderBy)
Copyright © 2017. All rights reserved.