基于对象访问层优化JDO的持久对象查询  

Optimizing Persistence Objects Query of Jdo Based on Objects Access Layer

在线阅读下载全文

作  者:刘柯[1] 杨贯中[2] 唐俊[1] 

机构地区:[1]湖南科技职业学院软件学院,长沙410118 [2]湖南大学软件学院,长沙410082

出  处:《微计算机应用》2006年第3期368-371,共4页Microcomputer Applications

基  金:教育部骨干教师基金项目。

摘  要:JDO是Java环境中一种面向对象持久存储技术,通过在其持久实现的业务层与持久层之间增加对象访问层,对于业务查询可通过该层中索引对象解析成对对象ID的查询,以减少对象处理时间和磁盘IO次数,并通过模拟实验分析了不同过滤因子对查询效率的影响,证明了本方案在索引因子较小的情况下能节省磁盘访问时间。JDO is a object-oriented persistence store technology in Java envirment. This paper puts forward a mothed that objects access layer can be introduced into business layer and persistence layer of persistence implements, so we can implements query from business layer by interpreting index objects as objectID, This can decrease the amount of the disk I/O access and the cost of operating object, and simulative experiments have analysized the effect of different index filter factor and proved this has a better performace when index filter factor is more small.

关 键 词:索引 缓存 持久存储 JDO 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论] TP312[自动化与计算机技术—计算机科学与技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象