Study and Implementation of Special ETL Tool for Finance System

屈志毅,张延堂,王戈
DOI: https://doi.org/10.3969/j.issn.1000-3428.2008.20.029
2008-01-01
Abstract:A special Extraction-Transformation-Loading(ETL) program for financical banks based on Spring framework is researched and implemented.This program resolves the problems of data transformation,data loading,life cycle management and schedule of tasks in the ETL process by using the techniques of Inversion of Control(IoC),Data Access Object(DAO) based on Ibatis,Spring JDBC and the support to Timer of Spring framework.The average speed of loading records is 900/s,when runs on IBM System x3850(8864I02).
What problem does this paper attempt to address?