Uses of Package
groovy.sql

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

Classes in groovy.sql used by groovy.sql
DataSet
          Represents an extent of objects
ExpandedVariable
          Identifies a variable to be expanded into the sql string rather than representing a placeholder.
InOutParameter
           
InParameter
           
OutParameter
           
ResultSetOutParameter
          A ResultSet out parameter.
Sql
          Represents an extent of objects
SqlWhereVisitor
           
 



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