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

All Superinterfaces:
QueryParam
All Known Subinterfaces:
InOutQueryParam
All Known Implementing Classes:
DefaultInOutQueryParam, DefaultOutputQueryParam

public interface OutputQueryParam
extends QueryParam

Defines a parameter that returns an output value


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



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