摘要
深入探讨设计模式中抽象工厂模式、工厂方法模式与单件模式的原理,提出了利用抽象工厂模式、工厂方法模式与单件模式相结合的方法来设计数据持久层的设计思路。此设计模式的使用可提高数据持久层设计中代码的可重用性和可扩展性。
This article discusses thoroughly the principles of the Abstract Factory Pattem, Factory Method Pattern and Singleton Pattern in designing patterns. And it proposes a kind of design thought which unifies the Abstract Factory Pattern, Factory Method Pattern and Singleton Pattern to design a data persistence layer. Using design patterns improves the code reusability and extensibility in data persistence layer design effectively.
出处
《重庆科技学院学报(自然科学版)》
CAS
2008年第6期108-111,共4页
Journal of Chongqing University of Science and Technology:Natural Sciences Edition
基金
苏州职业大学科研基金项目(SZD07L32)
关键词
设计模式
数据持久层
关系数据库
design pattems
data persistence layer
relational database