Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is Hibernate’s default cache service?
Home
Hibernate
What is Hibernate’s default cache service?
0
votes
asked
Jul 25
in
Hibernate
by
rajeshsharma
What is Hibernate’s default cache service?
hibernate
cache
service
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 25
by
rajeshsharma
Hibernate’s default cache service is EHCache, though the framework additionally supports OSCache, SWARMCache, and TreeCache.
...