public class Sql extends Object
Sql(StringBuffer where, List<Object> params)
String
getSelectColumns()
getsql()
getSqlExceptSelect()
void
setColumns(String columns)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sql(StringBuffer where, List<Object> params)
public void setColumns(String columns)
public String getsql()
public String getSqlExceptSelect()
public String getSelectColumns()
Copyright © 2024. All rights reserved.