Groovy 1.7.2

groovy.sql
Class Sql.PreparedQueryCommand

java.lang.Object
  AbstractQueryCommand
      groovy.sql.Sql.PreparedQueryCommand

protected final class Sql.PreparedQueryCommand
extends AbstractQueryCommand

Method Summary
protected ResultSet runQuery(Connection connection)

 

Method Detail

runQuery

@Override
		protected Resu
protected ResultSet runQuery(Connection connection)


 

Copyright © 2003-2010 The Codehaus. All rights reserved.