Login
Remember
Register
Ask a Question
Recent questions in Hibernate
0
votes
1
answer
What are the benefits of NamedQuery?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
benefits
namedquery
0
votes
1
answer
Can you say something about Named SQL Query?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
named
sql
query
0
votes
1
answer
Can you say something about the Table Per Class Strategy?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
table
per
class
strategy
0
votes
1
answer
What is a Single Table Strategy?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
single
table
strategy
0
votes
1
answer
How to solve the N+1 SELECT problem in Hibernate?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
select
problem
hibernate
0
votes
1
answer
Can you say something about the N+1 SELECT problem in Hibernate?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
n
1-selectproblem
hibernate
0
votes
1
answer
Explain Query Cache
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
query
cache
0
votes
1
answer
Can we declare the Entity class final?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
entity
class
final
0
votes
1
answer
What happens when the no-args constructor is absent in the Entity bean?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
no-args
constructor
is
absent
entity
bean
0
votes
1
answer
Describe the differences between Hibernate’s transient, persistent, and detached states.
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
hibernates
transient
persistent
and
detached
states
0
votes
1
answer
How many ways can you disable Hibernate’s second-level cache?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
hibernates
second-level
cache
0
votes
1
answer
How many ways can an object be fetched from Hibernate’s database?
asked
Jul 29, 2024
in
Hibernate
by
rajeshsharma
hibernates
database
0
votes
1
answer
What’s the difference between Session and SessionFactory?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
session
and
sessionfactory
0
votes
1
answer
How can you view the Hibernate-generated SQL on a console?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
hibernate-generated
sql
0
votes
1
answer
Name the states that a persistent entity exists in.
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
persistent
entity
exists
0
votes
1
answer
What is Hibernate tuning?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
hibernate
tuning
0
votes
1
answer
What design patterns does the Hibernate framework use?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
design
patterns
0
votes
1
answer
Does Hibernate support Native SQL Queries?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
hibernate
support
native
sql
queries
0
votes
1
answer
Can you tell the difference between setMaxResults() and setFetchSize() of Query?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
setmaxresults
and
setfetchsize
0
votes
1
answer
Collection mapping can be done using One-to-One and Many-to-One Associations. What do you think?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
collection
mapping
0
votes
1
answer
When is the merge() method of the hibernate Session useful?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
merge
method
0
votes
1
answer
Types of Hibernate Caching
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
hibernate
caching
0
votes
1
answer
What is hibernate caching?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
hibernate
caching
0
votes
1
answer
What does Session.lock() method in hibernate do?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
session
lock
0
votes
1
answer
What are Many to Many associations?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
many
to
associations
0
votes
1
answer
Can you tell me something about one too many associations and how we can use them in Hibernate?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
hibernate
0
votes
1
answer
What are the criteria for API in hibernate?
asked
Jul 27, 2024
in
Hibernate
by
SakshiSharma
criteria
for
api
in
hibernate
0
votes
1
answer
Differentiate between get() and load() in Hibernate session
asked
Jul 25, 2024
in
Hibernate
by
rajeshsharma
hibernate
session
0
votes
1
answer
Differentiate between save() and saveOrUpdate() methods in hibernate Session.
asked
Jul 25, 2024
in
Hibernate
by
rajeshsharma
saveorupdate
0
votes
1
answer
Can you tell the difference between the getCurrentSession and openSession methods?
asked
Jul 25, 2024
in
Hibernate
by
rajeshsharma
getcurrentsession
opensession
methods
Page:
1
2
3
next »
Recent questions in Hibernate
...