Profile
International Journal of Computer & Software Engineering Volume 2 (2017), Article ID 2:IJCSE-123, 8 pages
https://doi.org/10.15344/2456-4451/2017/123
Review Article
Implementation of View Creation and Deletion with Class Integration under Multiple Data Sources

Tzung-Pei Hong1,2*, Wei-Chou Chen3, Wen-Yang Lin1 and Shyue-Liang Wang4

1Department of Computer Science and Information Engineering, National University of Kaohsiung, Kaohsiung, Taiwan
2Department of Computer Science and Engineering, National Sun Yat-sen University, Taiwan
3Coretech Knowledge Inc., Taiwan
4Department of Information Management, National University of Kaohsiung, Taiwan
Aliyu Usman Ahmad, School of Engineering, University of Aberdeen, King's College, Aberdeen AB24 3FX, United Kingdom; E-mail: r01aua14@abdn.ac.uk
25 September 2017; 14 December 2017; 16 December 2017
Hong TP, Chen WC, Lin WY, Wang SL (2017) Implementation of View Creation and Deletion with Class Integration under Multiple Data Sources. Int J Comput Softw Eng 2: 123. doi: https://doi.org/10.15344/2456-4451/2017/123

Abstract

Data warehousing has recently been applied in different applications because it can provide relevant integrated data views according to the requirement of users. Along with the popularity of object-oriented concepts, a data warehouse can be implemented effectively and efficiently with objects for representing relationships among complex data. In this paper, we consider the implementation issues of view creation and deletion in an object-oriented data warehouse with multiple underlying data sources. The same class names may exist in different data sources, but the contents in these classes may be different. Metaobjects and a class-integration procedure are thus designed to help the execution of view creation and deletion. The implementation algorithms for view creation and deletion under multiple data sources are also presented.