Uses of Interface
groovy.sql.InOutParameter

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

Uses of InOutParameter in groovy.sql
 

Methods in groovy.sql that return InOutParameter
static InOutParameter Sql.inout(InParameter in)
          Create an inout parameter using this in parameter.
 



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