Package groovy.sql

Groovy helper classes for working with SQL data as Groovy objects

See:
          Description

Interface Summary
ExpandedVariable Identifies a variable to be expanded into the sql string rather than representing a placeholder.
InOutParameter  
InParameter  
OutParameter  
ResultSetOutParameter A ResultSet out parameter.
 

Class Summary
DataSet Represents an extent of objects
GroovyResultSet Represents an extent of objects
GroovyRowResult Represents an extent of objects.
Sql Represents an extent of objects
SqlWhereVisitor  
 

Package groovy.sql Description

Groovy helper classes for working with SQL data as Groovy objects



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