摘要
作为一种可复用的组件,使用JavaBean有利于实现模块化和分层的开发.使用标注和反射技术设计并实现一种针对JavaBean的持久化通用工具类,对JDBC操作进行了更进一步的封装,避免了开发人员在JavaBean实现中使用大量的SQL语句通过JDBC的方式对数据库进行操作,可以有效地提高开发效率.
As a reusable component,application of JavaBean facilitates modularization and hierarchical classification. Based on reflection and annotation,a general persistence tool class for JavaBean was designed and realized,using it,the developers can avoid writing many SQL Sentences to operate the database through JDBC in the realization of JavaBeans. And it can improve the development efficiency evidently.
出处
《微电子学与计算机》
CSCD
北大核心
2010年第4期29-32,37,共5页
Microelectronics & Computer
基金
国家自然科学基金项目(60873003
60873195)