Need of ORM

Need of ORM

Why do you need ORM tools like hibernate?

View Answers

March 7, 2011 at 3:38 PM

ORM tools like hibernate provide following benefits:
·   Improved performance: Lazy loading, Sophisticated caching, Eager loading
·   Improved productivity: High-level object-oriented API, Less Java code to write, No SQL to write
·   Improved maintainability: A lot less code to write

Improved portability: ORM framework generates database-specific SQL for you









Related Tutorials/Questions & Answers:
Need of ORM
Need of ORM  Why do you need ORM tools like hibernate
Hibernate: need of ORM tools like hibernate
Hibernate: need of ORM tools like hibernate  Why do you need ORM tools like hibernate?   ORM stands for Object/Relational Mapping. Hibernate is open source ORM tool. ORM is technology to access the data from
Advertisements
need
need  i need a jsp coding based project plz help me
need of code
need of code  howto convert greyscale image to binary image in java
need coding
need coding  sir i need code for simple bank application in jsp please send it   sir i need the coding for simple bank application in jsp.   Please visit the following link: Jsp Bank Application
Need Suggistion
Need Suggistion  how to call a callable statement in our jSp page using Struts environment
urgent need
urgent need   Input a line. Count the number of words that start with a capital letter
Benefits of ORM technology
Benefits of ORM technology  What are the benefits of ORM technology?   Here are the benefits of ORM technology · ORM provides less error... · No need to deal with the SQL Queries to save and retrieve the data · Simple
Need Project
Need Project  How to develop School management project by using Struts Framework? Please give me suggestion and sample examples for my project
need to Program
need to Program   Can any one help me on below How to insert more then one records in EXCEL Sheet using JSP
need query
need query  hi sir , i am beginner to sql.i need a query so that it can be helpful to my project. i have four tables each containing different fruits with different amounts. i need a query in such a way that when i say some
What is ORM
What is ORM  Hi, What is ORM in Hibernate? thanks,   Hi, The ORM stands for Object relational mapping. This ORM is a programming... database. In terms of java, ORM is an automated persistence of objects. For more
need
need
need project
need project  hi im new on this site so dnt knw actual procedure . but i need a project on banking system in java with sql database. which should... is good plz add it i need project till Saturday i.e 10th march 2012 plzzzz
need answer
need answer  Given a phone number, as a string, generate the lettercombinations that are possible based on the telephone keypad's number/letter relationship (ie, 1 is related to no letters, 2 is related to 'a' 'b' 'c', 3
Need help
Need help  Hello... I need some help I have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name.. for example.. i have a method name() which
Need help
Need help  Hello... I need some help I have a method which contains 1 string value and i wnat when this method get called den that string value should b assigned as array name.. for example.. i have a method name() which
Need of JUnit
Need of JUnit  Hi sir, What makes JUnit better than other testing tools for Java Unit testing?   Hi friend.. It is better to know.... There's no need to manually comb through a report of test results.ADS_TO_REPLACE_2 4
Advantages of ORM
Advantages of ORM  What are the advantages of ORM like hibernate
Need help
Need help  Dear sir, I have a problem. How to write JSP coding, if a user select a value from drop down list for example department, the another drop down list should show the list of name in the department that chosen before
What is ORM?
What is ORM?  What is ORM?   ORM stands for Object... incompatible type to relational database. In java application, ORM is automated persistence of objects. So we can say ORM is a programming technique that works
need code
need code  Create Vehicle having following attributes: Vehicle No., Model, Manufacturer and Color. Create truck which has the following additional attributes:loading capacity( 100 tons?).Add a behavior to change the color
NEED A PROG
NEED A PROG   whats the program to add,delete, display elements of an object using collecions. without using linked list   Hi Friend, Try the following code: import java.util.*; class CollectionExample { public
need code
need code  Create Vehicle having following attributes: Vehicle No., Model, Manufacturer and Color. Create truck which has the following additional attributes:loading capacity( 100 tons?).Add a behavior to change the color
need code
need code  Create Vehicle having following attributes: Vehicle No., Model, Manufacturer and Color. Create truck which has the following additional attributes:loading capacity( 100 tons?).Add a behavior to change the color
Need help with this!
Need help with this!  Can anyone please help me with this? It's suppose to write to a file student information: student name, student Id, test scores... to effectivly end the loop with out the need to break it. for(i=(0); i <
Spring ORM
Spring ORM  Hi, What is Spring ORM Framework? Thanks   Hi, Spring ORM is the API from Spring framework to easily integrate and use other ORM frameworks such as Hibernate, JPA, JDO etch with the Spring framework
ORM Hibernate
In this tutorial you will understand the concept of ORM
need sourcecode - Java Beginners
need sourcecode  Hai, I need program for packetization for videos
need ENUM examples
need ENUM examples  i need enum sample examples
need of frameworks in java?
need of frameworks in java?  What is need of frameworks in java
need of frameworks in java?
need of frameworks in java?  What is need of frameworks in java
need of frameworks in java?
need of frameworks in java?  What is need of frameworks in java
need of frameworks in java?
need of frameworks in java?  What is need of frameworks in java
Need for hibernate - Hibernate
Need for hibernate  Can anyone say why should we go for hibernate.... In Jdbc we have to mannualy handle exception We need to open/cose the connection,create/close the statement ,resultset every time. It uses ORM which is a better
ModuleNotFoundError: No module named 'need'
ModuleNotFoundError: No module named 'need'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'need' How to remove the ModuleNotFoundError: No module named 'need' error
Need sample code
Need sample code  Need code for graph which shows the performance comparission of aprior algorithm and coherent rule algorithm.plz can any one help me i need in a week
need ENUM examples
need ENUM examples  i need enum sample examples   Hi Friend, Visit HereADS_TO_REPLACE_1 Thanks
need ENUM examples
need ENUM examples  i need enum sample examples   Hi Friend, Visit HereADS_TO_REPLACE_1 Thanks
I need an example of sessionfactory
I need an example of sessionfactory  Hi, I need an example of session factory in hibernate. If you can provide me one with, that would be great...Thanks
need live chat project
need live chat project  Hi, I need register,login later start live chat project   hi
What are the benefits of ORM and Hibernate?
What are the benefits of ORM and Hibernate?  Hi, What are the benefits of ORM and Hibernate? Thanks
Need Help on JMS - JMS
Need Help on JMS   Hi, In my application i need to create my own ques and my own QueueConnectionFactory..... Plz tell me how to create the same... Any help is appriciated,.. Thanks in advance
need JSP Code.
need JSP Code.  **Hi I need JSP code for selling Products which are in Database. Please can any one help for this.URGENT... Thank You..! Abhijeet
Need a JSP CODE
Need a JSP CODE  *Hi I need JSP source code for selling products which are in database.. please can any one help me ..URGENT* Thank You
ModuleNotFoundError: No module named 'orm'
ModuleNotFoundError: No module named 'orm'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'orm' How to remove the ModuleNotFoundError: No module named 'orm' error
what is the need of... - Java Beginners
what is the need of...   what is the need of " return type like void ?   Hi Friend, In java, method always require a return type.The main method is the client code therefore jvm does not expected any return
Need help with nested queries
Need help with nested queries  Hello, Table1 has "id", "votes" columns. Table2 has "id", "Name" column. I need to retrieve Name and its corresponging Votes. I tried with nested queries but its confusing. Can anyone please help
need urgently - Date Calendar
need urgently  Hi, i need a calendar to pick the date,that calender should be in the same page,means suppose one text field todate is there in my page besides it only i need one calender if i click on todays date the calendar

Ads