A Persistence Framework Based SQL


The KIPS Transactions:PartD, Vol. 15, No. 4, pp. 549-556, Aug. 2008
10.3745/KIPSTD.2008.15.4.549,   PDF Download:

Abstract

Web-based Enterprise Intranet System is developed Object-oriented programming language and data management is constructed using RDBMS. Between Object-oriented programming language and RDBMS bring about “Object-Relational Impedance Mismatch” due to heterogeneous paradigm. To solve this kinds of problems commonly use the ORM Framework that it is converting data between incompatible type systems in databases and object-oriented programming languages, uses complex mapping metadata. It causes difficult to develop and maintain because of inflexible in changes. This paper proposed persistence framework that solve the existing complexity of ORM framework and has more flexible in evolution of database table. This persistence framework is unnecessary meta information that connecting with entity of database table and the objects, it offers users convenience of maintenance and it allows far more flexible and affordable systems to be built because of automatically code generation. The result of testing based on the proposed persistence framework with Hibernate, iBATIS, It is similar response time with iBATIS and it has more about three times faster than Hibernate. But iBATIS has problems of mass data processing.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
D. I. Cho and S. Y. Rhew, "A Persistence Framework Based SQL," The KIPS Transactions:PartD, vol. 15, no. 4, pp. 549-556, 2008. DOI: 10.3745/KIPSTD.2008.15.4.549.

[ACM Style]
Dong Il Cho and Sung Yul Rhew. 2008. A Persistence Framework Based SQL. The KIPS Transactions:PartD, 15, 4, (2008), 549-556. DOI: 10.3745/KIPSTD.2008.15.4.549.