Package groovy.sql

Interface InOutParameter

All Superinterfaces:
InParameter, OutParameter

public interface InOutParameter extends InParameter, OutParameter
A typed parameter passed to, and returned from a CallableStatement.