Groovy 1.8.4

groovy.sql
[Java] Interface ResultSetOutParameter

groovy.sql.OutParameter
  groovy.sql.ResultSetOutParameter
All Superinterfaces:
OutParameter

public interface ResultSetOutParameter
extends OutParameter

A ResultSet out parameter.

Authors:
rfuller


Method Summary
 
Methods inherited from interface OutParameter
getType
 

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