摘要
针对数据库操作的连接释放、结果记录集对象占用资源、异常处理等棘手的问题,提出了"一种将结果记录集转换为二维数组的方法",给出了解决问题的思路、数据结构和算法实现,并应用在物流信息系统集成中间件LESB的数据交换情形中。
To deal with problems like ResultSet object's occupying resources and abnormal handling in the database connection release, this paper puts forward "a method about ResultSet converted to 2d array". It gives solution to the problem, as well as data structure. It realizes the algorithm and applies it to data exchange cases about logistics information system integration middleware LESB.
出处
《计算机系统应用》
2011年第9期245-247,199,共4页
Computer Systems & Applications
基金
湖南省科技计划(2009GK3182)
关键词
结果记录集
二维数组
数据结构
算法实现
ResultSet
two-dimensional array
data structure
realizing algorithm