SAP UI5 Repository and MongoDB Repository

本文涉及的产品
云数据库 MongoDB,通用型 2核4GB
简介: SAP UI5 Repository and MongoDB Repository

UI5 Repository

从本地通过Eclipse team provider上传到ABAP gateway system的UI5应用,都会自动生成一个UI5RepositoryPathMapping.xml文件,里面记录的是debug version的脚本文件名称和路径的映射关系。

image.png

manipulation utility:/UI5/CL_UI5_REP_PATH_MAPPER


MongoDB repository in SpringBoot

和ADBC与JDBC不同,通过MongoDB repository访问MongoDB数据库并不会在代码中出现用字符串拼接的SQL语句:

image.png

例如findByName的定义:

image.png

findByName的实现:

image.png


相关实践学习
MongoDB数据库入门
MongoDB数据库入门实验。
快速掌握 MongoDB 数据库
本课程主要讲解MongoDB数据库的基本知识,包括MongoDB数据库的安装、配置、服务的启动、数据的CRUD操作函数使用、MongoDB索引的使用(唯一索引、地理索引、过期索引、全文索引等)、MapReduce操作实现、用户管理、Java对MongoDB的操作支持(基于2.x驱动与3.x驱动的完全讲解)。 通过学习此课程,读者将具备MongoDB数据库的开发能力,并且能够使用MongoDB进行项目开发。   相关的阿里云产品:云数据库 MongoDB版 云数据库MongoDB版支持ReplicaSet和Sharding两种部署架构,具备安全审计,时间点备份等多项企业能力。在互联网、物联网、游戏、金融等领域被广泛采用。 云数据库MongoDB版(ApsaraDB for MongoDB)完全兼容MongoDB协议,基于飞天分布式系统和高可靠存储引擎,提供多节点高可用架构、弹性扩容、容灾、备份回滚、性能优化等解决方案。 产品详情: https://www.aliyun.com/product/mongodb
相关文章
|
7月前
|
Java BI 数据库
使用 SAP UI5 ABAP Repository 部署本地 SAP UI5 应用到 ABAP 服务器的单步调试
使用 SAP UI5 ABAP Repository 部署本地 SAP UI5 应用到 ABAP 服务器的单步调试
59 1
SAP ui5 ABAP repository handler class的 get_webcontent方法
SAP ui5 ABAP repository handler class的 get_webcontent方法
SAP ui5 ABAP repository handler class的 get_webcontent方法
SAP UI5 ABAP repository的handler class
SAP UI5 ABAP repository的handler class
SAP UI5 ABAP repository的handler class
SAP ui5 ABAP repository handler class的 get_webcontent方法
SAP ui5 ABAP repository handler class的 get_webcontent方法
SAP ui5 ABAP repository handler class的 get_webcontent方法
|
1月前
|
Web App开发 数据采集 前端开发
纯技术讨论:如何让 SAP UI5 应用无法被别人在浏览器里调试 - 这种做法不推荐试读版
纯技术讨论:如何让 SAP UI5 应用无法被别人在浏览器里调试 - 这种做法不推荐试读版
15 0
|
1月前
|
XML 存储 数据格式
SAP UI5 控件 customData 属性的应用介绍
SAP UI5 控件 customData 属性的应用介绍
33 0

热门文章

最新文章