Performance Evaluation of Transparent Persistence Layer in Java Applications
10 October 2010
Nowadays, there are many technologies supporting object-relational mapping (ORM) for J2EE technology. Based on different persistence mechanisms, this article compares three methods of database accessing in performance, easy programming, and portability. The testing results indicate it would increase management efficiency and performance when combining both Hibernate and Spring frameworks. With the integration of lightweight frameworks, it is easy to develop novel interfaces for accessing distributed databases in transaction.