Groovy 1.7.5

groovy.sql
[Java] Interface InOutParameter

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

public interface InOutParameter
extends InParameter

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


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