摘要
存储过程可以降低应用服务器和数据库服务器之间的网络通信量,提高分布式计算的性能。EJB组件在J2EE框架中负责处理核心业务逻辑,与数据库交互频繁。EJB对存储过程的调用是J2EE关键技术之一。本文通过实例详细阐述了这一关键技术的实现过程。
Stored procedure can reduce the interaction in network communication between application server and database server, Improving the performance of distributed computing. In J2EE framework the component of EJB is responsible of handling kernel business logic, Communicating with database frequently. Calling stored procedure is one of the key technologies for EJB in J2EE framework. The article illustrates the process of how to implement this technology in details.
出处
《湖南科技学院学报》
2009年第8期98-101,共4页
Journal of Hunan University of Science and Engineering