Hibernate Interview Questions
advertisement
advertisement
- What is the configuration normally resorted to configure Hibernate?
- What do you understand by Data Transfer Objects (DTOs)?
- Can you tell us 3 basic advantages and disadvantages of (DTOs)?
- Tell us how is the distinction made by a Hibernate between the detached objects and transient?
- What are considered to be the best ways to define the Hibernate persistent classes?
- Briefly tell the difference between the session.load() method and session.get() method ?
- What procedure will you resort to for reattaching the detached objects to a particular session when you find the same object being loaded into the session?
- What do you mean by version checking in the Hibernate?
- Can you tell what advantage Hibernate has over the jdbc?
- Tell us with example about filter in Hibernate.
- Please tell us the difference between iterate () and list () in Hibernate?
- How much experience do you have working in this job profile?
advertisement