org.mule.module.db.internal.domain.param
Interface InOutQueryParam

All Superinterfaces:
InputQueryParam, OutputQueryParam, QueryParam
All Known Implementing Classes:
DefaultInOutQueryParam

public interface InOutQueryParam
extends InputQueryParam, OutputQueryParam

Defines a parameter that provides an input value and returns an output value


Method Summary
 
Methods inherited from interface org.mule.module.db.internal.domain.param.InputQueryParam
getValue
 
Methods inherited from interface org.mule.module.db.internal.domain.param.QueryParam
getIndex, getName, getType
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.