Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

Out of OpenJPA, Hibernate and Ibatis, which persistence model should you prefer for modern Java Web Applications and why?

user-image
Question ajoutée par Syed Shahid Mahmood , Senior Technology Delivery Manager , TD
Date de publication: 2014/04/17
عبدالرزاق رحمون
par عبدالرزاق رحمون , IT engineer , Ministry of Education

for me i prefer Spring frameWork

because we work M V C

Object-relational mapping in Java is a tricky business, and solutions like JDBC and entity beans have met with less than overwhelming enthusiasm. But a new generation of ORM solutions has since emerged. These tools allow for easier programming and a closer adherence to the ideals of object-oriented programming and multi-tiered architectural development. Learn how Hibernate,  and the Java Persistence API compare based on factors such as query-language support, performance, and portability across different relational databases

More Questions Like This