{"title":"一个透明的java集成数据访问系统","authors":"Shih-Wei Liao, Keqiang Wu","doi":"10.1109/ICEBE.2007.108","DOIUrl":null,"url":null,"abstract":"Transparent and seamless integration is essential for service-oriented system engineering. This paper targets the integration of data access systems and Java. The access system can service simple data queries or complex transactions. Examples of access systems include accesses to XML databases and language objects. The integration is two-fold: space integration and time integration. Transparent space integration allows new access functions to be added to a Java class when a new access system becomes available, even without the source code of that Java class. Ultimate integration enables an object in the data access system to be accessed as a plain old Java object (pojo). As the industry put more and more computing cores into a single socket, computers are becoming even more powerful. Oftentimes the concurrency control is the bottleneck which prevents data-sharing application software from fully utilizing the available computing power. We provide time integration by adding the concept of concurrency control on the access systems into Java and coordinate the control across Java runtime environment and the access systems. For instance, we integrate the transaction processing in the database and the concurrency control in the Java runtime environment. Thus, our integrated system, called DJ, provides both efficient concurrency control and intuitive programming model via time and space integration, respectively. This paper present the overall DJ system and then focus on the algorithms of two key components, extension methods and concurrency offloading.","PeriodicalId":184487,"journal":{"name":"IEEE International Conference on e-Business Engineering (ICEBE'07)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2007-10-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"2","resultStr":"{\"title\":\"DJ: A Transparent Java-Integrated Data Access System\",\"authors\":\"Shih-Wei Liao, Keqiang Wu\",\"doi\":\"10.1109/ICEBE.2007.108\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Transparent and seamless integration is essential for service-oriented system engineering. This paper targets the integration of data access systems and Java. The access system can service simple data queries or complex transactions. Examples of access systems include accesses to XML databases and language objects. The integration is two-fold: space integration and time integration. Transparent space integration allows new access functions to be added to a Java class when a new access system becomes available, even without the source code of that Java class. Ultimate integration enables an object in the data access system to be accessed as a plain old Java object (pojo). As the industry put more and more computing cores into a single socket, computers are becoming even more powerful. Oftentimes the concurrency control is the bottleneck which prevents data-sharing application software from fully utilizing the available computing power. We provide time integration by adding the concept of concurrency control on the access systems into Java and coordinate the control across Java runtime environment and the access systems. For instance, we integrate the transaction processing in the database and the concurrency control in the Java runtime environment. Thus, our integrated system, called DJ, provides both efficient concurrency control and intuitive programming model via time and space integration, respectively. This paper present the overall DJ system and then focus on the algorithms of two key components, extension methods and concurrency offloading.\",\"PeriodicalId\":184487,\"journal\":{\"name\":\"IEEE International Conference on e-Business Engineering (ICEBE'07)\",\"volume\":\"11 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2007-10-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"2\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE International Conference on e-Business Engineering (ICEBE'07)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICEBE.2007.108\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE International Conference on e-Business Engineering (ICEBE'07)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICEBE.2007.108","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
DJ: A Transparent Java-Integrated Data Access System
Transparent and seamless integration is essential for service-oriented system engineering. This paper targets the integration of data access systems and Java. The access system can service simple data queries or complex transactions. Examples of access systems include accesses to XML databases and language objects. The integration is two-fold: space integration and time integration. Transparent space integration allows new access functions to be added to a Java class when a new access system becomes available, even without the source code of that Java class. Ultimate integration enables an object in the data access system to be accessed as a plain old Java object (pojo). As the industry put more and more computing cores into a single socket, computers are becoming even more powerful. Oftentimes the concurrency control is the bottleneck which prevents data-sharing application software from fully utilizing the available computing power. We provide time integration by adding the concept of concurrency control on the access systems into Java and coordinate the control across Java runtime environment and the access systems. For instance, we integrate the transaction processing in the database and the concurrency control in the Java runtime environment. Thus, our integrated system, called DJ, provides both efficient concurrency control and intuitive programming model via time and space integration, respectively. This paper present the overall DJ system and then focus on the algorithms of two key components, extension methods and concurrency offloading.