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
How you will enable front-end validation based on the xml in validation.xml?
What are the classes used as part of struts framework ?
What is the purpose of @results annotation?
Can you explain the directory structure for a struts folder in brief ?
What are the applications of struts?
Explain how can we upload files in struts2 application?
What is the purpose of @stringlengthfieldvalidator annotation?
What are inner class and anonymous class?
Can you explain value stack?
Who makes the struts?
Can we have multiple struts config files in a single web app?
Which components are available using actioncontext map?
What is the role of a handler in mvc based applications?
Who wrote struts?
Explain about logic match tag?