groovy.sql
Interface ResultSetOutParameter

All Superinterfaces:
OutParameter

public interface ResultSetOutParameter
extends OutParameter

A ResultSet out parameter.

Author:
rfuller

Methods inherited from interface groovy.sql.OutParameter
getType
 



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