Uses of Interface
groovy.sql.GroovyResultSet

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

Uses of GroovyResultSet in groovy.sql
 

Methods in groovy.sql that return GroovyResultSet
 GroovyResultSet GroovyResultSetProxy.getImpl()
          Gets a proxy instance that can be used as GroovyResultSet.
protected static GroovyResultSet CallResultSet.getImpl(java.sql.CallableStatement call, int idx)
           
 



Copyright © ${year} The Codehaus. All Rights Reserved.