Advanced Java Question:

Explain what is orm?

Advanced Java Interview Question
Advanced Java Interview Question

Answer:

Object Relational Mapping ,its a tool for transaction management that needs to be integrated with Spring,Struts etc.Eg : Hibernate,iBatis,JDO etc


Previous QuestionNext Question
Write a program to show synchronization?Write a singleton program?