|
Groovy 2.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovy.sql.SqlWithParams
public class SqlWithParams
Constructor Summary | |
SqlWithParams(String sql, List params)
|
Method Summary | |
---|---|
List
|
getParams()
|
String
|
getSql()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public SqlWithParams(String sql, List params)
Method Detail |
---|
public List getParams()
public String getSql()
Copyright © 2003-2013 The Codehaus. All rights reserved.