Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1399190
  • 博文数量: 931
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 10198
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-08 12:28
个人简介

测试

文章分类

全部博文(931)

文章存档

2020年(134)

2019年(792)

2018年(5)

我的朋友

发布时间:2019-05-11 10:23:39

Force.com integrates and optimizes several different data persistence technologies to deliver transparent polyglot persistence for all your applications and devices. With Force.com, you don’t have to deal with the complexity of trying to integrate, manage, test, and support several systems, and y.........【阅读全文】

阅读(909) | 评论(0) | 转发(0)

发布时间:2019-05-11 10:09:41

在Jerry的其他文章曾经提到,Salesforce里运行时对象均是通过静态存储的元数据,经过Runtime engine加工而成的。Because metadata is a key ingredient of Force.com applications, the system’s runtime engine must optimize access to metadata; otherwise, frequent metadata access would prevent the service .........【阅读全文】

阅读(662) | 评论(0) | 转发(0)

发布时间:2019-05-11 09:46:04

事务码SE11,utilities->Database Object->Database Utility:点这个Storage Parameters:上面SAPGUI里显示的数据实际来自HANA数据库里的System view:TABLES,SELECT *FROM "SYS"."TABLES" WHERE SCHEMA_NAME = 'SAPAG3' AND TABLE_NAME = 'COMM_PRODUCT' .........【阅读全文】

阅读(585) | 评论(0) | 转发(0)

发布时间:2019-05-11 08:53:48

when you define a new application object or write some procedural code, Force.com does not create an actual table in a database or compile any code. Instead, Force.com simply stores metadata that the system’s engine can use to generate the virtual application components at runtime.When you ne.........【阅读全文】

阅读(645) | 评论(0) | 转发(0)

发布时间:2019-05-10 15:47:54

Multitenancy is the fundamental technology that clouds use to share IT resources cost-efficiently and securely.多租户支持是所有云服务提供商都需要着力实现的一种技术,用于云基础设施上在成本可控和保证安全性的前提下进行IT资源分享。how to keep tenant-specific data secure in a shared .........【阅读全文】

阅读(815) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册