Back to:
DAL
Data Access Layer Interface
DALI is a base set of requirements and rules that all DAL services will follow. The goal is not to define what service must do, but rather to specify various common service resources or operations so t if a service specification includes a common operation it will do so by referencing the
DALI specification. This will make it much easier for common service features to be defined once and implemented the same way wherever they are needed.