groovy.sql
Interface ResultSetOutParameter

All Superinterfaces:
OutParameter

public interface ResultSetOutParameter
extends OutParameter

A ResultSet out parameter.

Author:
rfuller

Method Summary
 
Methods inherited from interface groovy.sql.OutParameter
getType
 


Copyright © 2003-2010 The Codehaus. All rights reserved.