API V3 - Database
Overview
- Database
- provides a standard access to the registered relational data sources
- SQL Query
- provides a simplified query functionality, accepts SQL script and query parameters and returns the result-set as a JSON object
- SQL Update
- provides simplified update functionality, accepts SQL script and query parameters and returns the result-set as a JSON object
License
This project is copyrighted by SAP SE and is available under the Eclipse Public License v 2.0. See LICENSE and NOTICE.txt for further details.