![Salesforce Platform Developer I Certification Guide](https://wfqqreader-1252317822.image.myqcloud.com/cover/597/36698597/b_36698597.jpg)
上QQ阅读APP看书,第一时间看更新
Understanding the features of Apex
Since we what Apex is, let's see which editions of Salesforce can support it:
- Performance Edition
- Unlimited Edition
- Enterprise Edition
- Developer Edition
- Database.com
Apex can be used to add business logic to Lightning applications, execute database triggers, and build a customized UI by programming controllers. The language and all its features (such as governor limits, future methods, and so on) run in a multi-tenant environment and can be integrated with the following components:
- The database that includes your standard and custom objects.
- A Salesforce Object Query Language (SOQL)/Salesforce Object Search Language (SOSL), which will help you search for or select the records you need.
- Web services support helps you integrate web services, such as Google, Amazon, or the customer's backend systems:
![](https://epubservercos.yuewen.com/90662C/19470378708808206/epubprivate/OEBPS/Images/b920756f-45b1-46dc-be3d-a1be0c9d3a70.png?sign=1738889906-45Xw8eUdL7wqLlCKeZgVMbRWwreXsSt9-0-aea5ab69ff15c568f567b7ef59aaa642)