In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
What is the database layer design of CRM, C4C and SAP Hybris? I believe many inexperienced people don't know what to do about it. Therefore, this paper summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.
The product of SAP is DB provider-independent.
CRM is familiar to everyone, and application developer uses Open SQL to manipulate tables directly at most.
The DB provider supported in Netweaver can be seen in the DBMS of this table:
The application developer of C4C specifies the persistence table of BO node in the workbench of the ABAP background.
Hybris
There is also a layer-API layer in Hybris that plays the same role as API layer in CRM WebUI, encapsulating the operation of DB.
Similar layer implementations in Hybris are implemented by many java class ending in DAO (Data Access Object), which is equivalent to our CRM's function module.
Click any one to see the implementation, which is also spell SQL and then fire to DB:
Hybris supports the following DB:
At present, Chengdu development team uses HSQLDB: a lightweight open source relational database system developed by pure Java.
After reading the above, have you mastered how to design the database layer of CRM, C4C and SAP Hybris? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.