| |||
database abstraction layer (A middle layer that abstracts the database storage to make the front-end independent of the backend. This abstraction layer is a set of class libraries that allow the front-end code to have no dependency on database providers such as OLEDB or ADO.Net) |