Groovy Documentation

groovy.sql
[Java] Interface ResultSetOutParameter

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

public interface ResultSetOutParameter
extends OutParameter

A ResultSet out parameter.

Authors:
rfuller


Method Summary
 
Methods inherited from interface OutParameter
getType
 

Groovy Documentation