Data Access
Jump to navigation
Jump to search
General
The Data Access Layer is the tier of an application, where the actual sources are connected. In opposite to the Data Abstraction Layer, where the developer interacts with the data model on a higher level of abstraction, the data access usually encompasses not only information about the data sources but also about the means of connection like driver details.