• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2006, Vol. 28 ›› Issue (9): 116-118.

• 论文 • 上一篇    下一篇

J2EE应用程序中利用Java反射机制开发BMP

袁春明   

  • 出版日期:2006-09-01 发布日期:2010-05-20

  • Online:2006-09-01 Published:2010-05-20

摘要:

类反射机制是Java所具有的一个比较复杂的功能。这种机制使您能够检查类的结构,还可提供域、方法、访问修饰符等运行时的信息。本文着重描述如何利用这种机制配合JavaBean映射数据库来减轻开发BMP的难度,同时提高使用BMP时的网络性能。

关键词: Java J2EE BMP 反射

Abstract:

The reflection mechanism is a more complex function which is part of the functions of Java. By using this mechanism, you can check the structure of cl ass ,and know the running information of fields, methods and access symbols. This paper focuses on how to map the database by using this mechanism to as
  sociate with JavaBean in order to alleviate the difficulty of developing BMP and increase the network performance of BMP.

Key words: (Java;J2EE, BMP;reflection)