摘要
现有Web框架没有充分考虑面向pojo对象的编程和XML到关系数据库的映射,导致系统中pojo对象与数据库关系表和其他对象之间的紧耦合。针对该问题提出一种基于Schema的开发框架,该框架考虑数据库关系表与DTD的依赖,集中且合理地布置系统中的pojo代码,方便service对象调用DAO对象,是一种易于扩展和维护的Web框架。
Existing Web framework does not take fully consideration of pojo object-oriented programming and the mapping of XML to relational databases, that resulting in tight coupling between the database table and other object with pojo. Aiming at this problem, this paper presents a development framework based on Schema, which considers to the database table reliance on DTD, layouts of the system code pojo intensively and rational, and convenient for service object to call DAO object. This framework is easy to expand and maintain.
出处
《计算机工程》
CAS
CSCD
北大核心
2009年第10期57-59,共3页
Computer Engineering