1.

Which one of the following annotations is not used in Hibernate?(a) @Entity(b) @Column(c) @Basic(d) @QueryI had been asked this question in an interview for job.Enquiry is from Annotations in section Application Lifecycle & Annotations of Java

Answer»

Correct option is (d) @QUERY

For EXPLANATION: @Query is not an ANNOTATION USED in HIBERNATE.



Discussion

No Comment Found

Related InterviewSolutions