All Questions
Filter by
Filter by
Questions Per Page:
-
What is Criteria API in Hibernate?
- 1K views
- 1 answers
- 0 votes
-
What is the difference between Hibernate merge() and update() methods?
- 1K views
- 1 answers
- 0 votes
-
What is the difference between transient, persistent and detached object in Hibernate?
- 2K views
- 1 answers
- 0 votes
-
What are the different levels of caching supported in Hibernate?
- 1K views
- 1 answers
- 0 votes
-
In Hibernate, when to use get() method and load() method?
- 1K views
- 1 answers
- 0 votes
-
What is the difference between Hibernate get() and load() methods?
- 1K views
- 1 answers
- 0 votes
-
What is the role of Session object in Hibernate?Is it thread-safe?
- 1K views
- 1 answers
- 0 votes
-
In Hibernate, what is SessionFactory? Is it thread-safe?
- 1K views
- 1 answers
- 0 votes
-
What are the benefits of Hibernate over JDBC?
- 1K views
- 1 answers
- 0 votes
-
In Spring, how do you ensure that all properties are set on a particular bean?
- 1K views
- 1 answers
- 0 votes