Jin's Library

CQN = CDS 쿼리 표기법 본문

SAP/CAP Java

CQN = CDS 쿼리 표기법

Linkin 2022. 1. 4. 09:39

sql 개별 통요어에서 데이터 쿼리를 추상화 하는 cap의 방법,
단일 쿼리 사용 가능, 쿼리 인터프리터역할
CDS Query Notation (CQN) is the common language in CAP to run queries against services. 
It can be used to talk to the services defined by your model, but also remote services, such as the database.

'SAP > CAP Java' 카테고리의 다른 글

Procedure template  (0) 2022.06.16
hikari  (0) 2022.01.04
cURL  (0) 2022.01.04
beans  (0) 2022.01.04