抽象数据库 meaning in English
data base abstraction
database abstraction
Examples
- Db + + is a database abstraction layer for c + + . it provides a jdbc - like abstract database access interface in c + +
是个c + +数据库抽象层,提供一个类似jdbc的抽象数据库访问接口。 - Frequentlythe model will encapsulate database queries , perhaps taking advantageof an abstract database class ( a data access layer ) to actually performthe queries
模型常常会封装对数据库的查询,也许是为了充分利用抽象数据库类(一个数据进程层)的优势来进行查询。