This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Advanced Data Service Queries
When you define a data service, you will be defining a query specifying how to interact with a particular datasource. Follow the tutorials for instructions on how to write a data service query. The following topics will guide you on how to write advanced queries for data services.
- Defining Input and Output Mappings
- Adding an SQL Dialect
- Advanced Query Properties
- Calling MySQL or Oracle Functions in a Query
- Data Types of Mappings
- Defining a Dynamic SQL Query
- Defining Named Parameters
- Generating the Output of a Query
- Grouping Data into Complex Elements
- Handling Events
- Exposing Data in JSON Format
- Exposing Relational Data in RDF Format
- Sample Queries