Answer Posted / mukesh
Hibernate is ORM wich mapps POJO to
access RDBMS using xml file.It is used
for fast and error free access. it reduce the
amount of code we use in JDBC.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In struts, how can we access java beans and their properties?
What are the some useful annotations introduced in struts2?
Why is action servlet a singleton in struts?
What is spring hibernate and struts in java?
Can we have more than one struts-config.xml file for a single struts application?
What is the purpose of @results?
What is the struts in java?
Who wrote struts?
What is purpose of execandwait interceptor?
What are best practices to follow while developing Struts2 application?
What is request processor and how does it relates to action mapping?
Do I have to credit struts on my own website?
List some bundled validators?
What is used to display the intermediate result in an interceptor?
Can we use struts and spring together?