摘要
在信息系统的开发过程中,数据库操作一直是一个十分重要的组成部分。简要分析了数据库操作现有的主流技术及其优缺点,针对其缺点,分别在效率和易用性等方面进行了优化工作;同时,以反射技术为基础,给出了初步的模式实现。最后,具体介绍了实现过程中的核心接口和核心类,并结合实际系统的开发工作,演示了模式的应用。
In developing process of information system, database operation is always a very important composition. The existing major technologies of database operation and their advantages and disadvantages are analyzed briefly. Aiming at these disadvantages, optimizing the efficiency and easy utilization are conducted. In addition, on the basis of relection technology, the preliminary scheme implementation is given. The kernel interface and kernel classes in implementing process are introduced specifically, and the application of scheme is demonstrated combining with the development of practical system.
出处
《自动化仪表》
CAS
北大核心
2010年第6期17-20,共4页
Process Automation Instrumentation
关键词
反射
模式
数据库
信息
接口
Reflection Scheme Database Information Interface