SAP Commerce Cloud currently supports two ways for the service layer to interact with the persistence layer.
- Jalo is our legacy mechanism and is still the default at this time to support backward compatibility.
- Service Layer Direct (SLD) is more efficient and uses fewer resources. It can be used on an as-needed basis in your Java code or when invoking ImpEx.
Find out more about SLD in the following presentation.