1.

The _____________ system is widely used for mapping from Java objects to relations.(a) Hibernate(b) Object oriented(c) Objective(d) None of the mentionedI had been asked this question in exam.The origin of the question is Application Architectures topic in portion Database Programming Techniques of Database Management

Answer»

The correct ANSWER is (a) HIBERNATE

The best I can explain: In Hibernate, the mapping from each Java class to one or more relations is specified in a mapping file.



Discussion

No Comment Found

Related InterviewSolutions