[Download] | [Documentation Home] | [Release Note]

Named Parameter Support

Introduction

WSO2 Data Services Server features named paramerter support which anables re-usability of the parameters and also reduce the complexity of the dbs configuration.


Giving Named Parameters


Named parameters are specified in data services query section inside the SQL query. Named parameter must be the same name as the input parameter name along with a colon ':' in front as shown below.


DS

Figure 1: Add operation