Groovy 1.7.2

groovy.sql
Interface InOutParameter

groovy.sql.InOutParameter
  groovy.sql.InParameter
All Superinterfaces:
InParameter

public interface InOutParameter
extends InParameter

author:
rfuller A typed parameter passed to, and returned from a CallableStatement.


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