The main layers of the application are a database, a persistence framework, a database access object, and user interface ( UI ) controller and view layers. 应用程序的主要层是数据库、持久性框架、数据库访问对象(DAO)和用户界面(UI)控制器及视图层。
: This paper analyze different database access interface ( specific interface 、 ODBC 、 DAO / RDO 、 ADO 、 JAVA / JDBC ) and gives database access object model based on CORBA, i.e. a new method and structure of the database access. 通过分析不同的数据库访问接口(专用接口、ODBC、DAO/RDO、ADO、JAVA/JDBC),提出了基于CORBA的数据库访问对象(DAO)模型,给出了一种新的数据库访问方法和结构。
Subsystem design also includes database design of enterprise production equipment management subsystem, and design of database access object and data object, and so on. 子系统的设计还包括企业生产设备管理子系统数据库设计和数据库访问对象(DAO)、数据对象设计等。
The Dynamic Binding Mechanism ( DBM ) of MFC DAO ( Database Access Object(DAO) ) provided by Microsoft Visual C + + enables people to perform data processing of finite element analysis ( FEA ) in a very flexible way with high efficiency. 利用MicrosoftvisualC++的MFCDAO(数据库访问对象(DAO))所提供的动态绑定机制,可以大大提高有限元数据管理的灵活性。
The object persistence layer framework can encapsulates database access, achieves object transparent store with cache and lazy loading. 这一对象持久层框架能够封装关系数据库的访问、实现对象的透明存储,同时还具有缓存和延迟加载等性能优化的能力,对面向对象应用而言是一种轻量级又高效的数据库中间件。