Uses of Interface
groovy.sql.ResultSetOutParameter

Packages that use ResultSetOutParameter
groovy.sql Groovy helper classes for working with SQL data as Groovy objects  
 

Uses of ResultSetOutParameter in groovy.sql
 

Methods in groovy.sql that return ResultSetOutParameter
static ResultSetOutParameter Sql.resultSet(int type)
          Create a new ResultSetOutParameter
 



Copyright © 2003-2007 The Codehaus. All Rights Reserved.